Skip to content

Arch

Installer des paquer AUR

En ligne de commande :

sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

Pour avoir une interface graphique :

yay pamac