где можно найти инструкции? нужно поставить pamac, набираю git clone https://gitlab.manjaro.org/applications/pamac, cd pamac, makepkg -si и на этом все, pkgbuild нету
из другой инструкции -
$ sudo pacman -S --needed base-devel git wget yajl
$ cd /tmp
$ git clone https://aur.archlinux.org/package-query.git
$ cd package-query/
$ makepkg -si && cd /tmp/
$ git clone https://aur.archlinux.org/yaourt.git
$ cd yaourt/
$ makepkg -si
Once Yaourt installed on your PC, you can use this command to install Pamac on your workstation as shown.
$ yaourt -S pamac-aur
meson.build:1:0: ERROR: Could not invoke sanity test executable: [Errno 13] Permission denied: '/tmp/yaourt-tmp/aur-pamac-aur/src/pamac-v9.2.2/builddir/meson-private/sanitycheckc.exe'.
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build pamac-aur.
==> Restart building pamac-aur ? [y/N]
==> ----------------------------------