u
This commit is contained in:
@@ -17,4 +17,3 @@ ttf-nerd-fonts-symbols
|
||||
waybar
|
||||
wofi
|
||||
xdg-desktop-portal-hyprland
|
||||
git
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
# klevstul
|
||||
|
||||
# https://itsfoss.com/install-yay-arch-linux/
|
||||
|
||||
echo "<< 99_yay.sh >>"
|
||||
|
||||
if [ "$EUID" -ne 0 ]
|
||||
@@ -12,4 +14,6 @@ fi
|
||||
|
||||
cd /tmp
|
||||
git clone https://aur.archlinux.org/yay.git
|
||||
|
||||
cd /tmp/yay
|
||||
makepkg -si
|
||||
yay --version
|
||||
|
||||
Reference in New Issue
Block a user