2025-06-02 09:41:24 +02:00
|
|
|
sudo pacman -S --needed --noconfirm base-devel
|
2025-06-01 11:21:00 +02:00
|
|
|
git clone https://aur.archlinux.org/yay-bin.git
|
|
|
|
cd yay-bin
|
2025-06-02 09:21:39 +02:00
|
|
|
makepkg -si --noconfirm
|
2025-06-01 11:21:00 +02:00
|
|
|
cd ~
|
|
|
|
rm -rf yay-bin
|