07-28-2021, 03:03 AM
why are you using the development branch?
forget completely the Discover and master the Pacman, for system upgrade run
'sudo pacman -Syu'
you can find in the man-page all the commands on how to operate the Pacman
examples
install package "firefox"
`sudo pacman -S firefox`
remove package "firefox"
`sudo pacman -R firefox`
forget completely the Discover and master the Pacman, for system upgrade run
'sudo pacman -Syu'
you can find in the man-page all the commands on how to operate the Pacman
examples
install package "firefox"
`sudo pacman -S firefox`
remove package "firefox"
`sudo pacman -R firefox`