Arch-related question:
-
Arch-related question:
I use sudo pacman when installing from the CachyOS repo. Sudo gives the permissions the package manager pacman needs.
But then I use Paru when installing from the Arch Repo. What gives the permissions and what’s the packagemanager? Is Paru its own build in Multi-functions?
-
Arch-related question:
I use sudo pacman when installing from the CachyOS repo. Sudo gives the permissions the package manager pacman needs.
But then I use Paru when installing from the Arch Repo. What gives the permissions and what’s the packagemanager? Is Paru its own build in Multi-functions?
@mosgaard Paru is a 'pacman wrapping aur helper' - it can build packages from AUR, and also wraps pacman. So using paru, pacman is the package manager, while paru itself manages building AUR packages.