Fixed bugs
This commit is contained in:
parent
a62fccd2cd
commit
60eb2aefd0
4
installaur.sh
Normal file → Executable file
4
installaur.sh
Normal file → Executable file
@ -4,7 +4,7 @@ distrobox enter --name arch -- sudo pacman -Suy
|
|||||||
distrobox enter --name arch -- sudo pacman -Sy --needed git base-devel
|
distrobox enter --name arch -- sudo pacman -Sy --needed git base-devel
|
||||||
distrobox enter --name arch -- git clone https://aur.archlinux.org/yay-bin.git ~/Downloads/yay-bin
|
distrobox enter --name arch -- git clone https://aur.archlinux.org/yay-bin.git ~/Downloads/yay-bin
|
||||||
cd ~/Downloads/yay-bin
|
cd ~/Downloads/yay-bin
|
||||||
distrobox enter --name arch -- makepkg -siy
|
distrobox enter --name arch -- makepkg -si
|
||||||
distrobox enter --name arch -- distrobox-export --bin /usr/bin/yay --export-path ~/Downloads/yay-bin
|
distrobox enter --name arch -- distrobox-export --bin /usr/bin/yay --export-path ~/Downloads/yay-bin
|
||||||
pkexec cp ~/Downloads/yay-bin/yay /usr/bin/yay
|
pkexec cp ~/Downloads/yay-bin/yay /usr/bin/yay
|
||||||
rm -rdy ~/Downloads/yay-bin
|
rm -rd ~/Downloads/yay-bin
|
||||||
|
0
installflatpak.sh
Normal file → Executable file
0
installflatpak.sh
Normal file → Executable file
0
installrpm.sh
Normal file → Executable file
0
installrpm.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user