To install package from Arch Linux user repository, you should use a common user account, not a root
. Take setting up trace-cmd as an example:
$ git clone https://aur.archlinux.org/trace-cmd.git
$ cd trace-cmd
$ makepkg -si
To install package from Arch Linux user repository, you should use a common user account, not a root
. Take setting up trace-cmd as an example:
$ git clone https://aur.archlinux.org/trace-cmd.git
$ cd trace-cmd
$ makepkg -si