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