mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 02:01:08 +00:00
Arch update using only yay now
This commit is contained in:
parent
dcc4511ebb
commit
bb74dec748
@ -20,13 +20,9 @@ bold "Pacman-mirrors -c"
|
|||||||
s "pacman-mirrors -c Brazil"
|
s "pacman-mirrors -c Brazil"
|
||||||
s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist"
|
s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist"
|
||||||
|
|
||||||
# bold "Updating with PACMAN..."
|
|
||||||
# s "echo"
|
|
||||||
# yes | sudo pacman -Syyu --color always
|
|
||||||
|
|
||||||
bold "Updating with AURMAN..."
|
bold "Updating with AURMAN..."
|
||||||
s "echo"
|
s "echo"
|
||||||
aurman -Syyu --noedit --noconfirm --color always
|
yay -Syu --sudoloop --noconfirm --nobatchinstall
|
||||||
|
|
||||||
bold "Cleaning stuff..."
|
bold "Cleaning stuff..."
|
||||||
s "echo"
|
s "echo"
|
||||||
|
Loading…
Reference in New Issue
Block a user