script/install.sh
2024-07-16 18:12:12 -04:00

4 lines
105 B
Bash
Executable file

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