Update various arch installs
This commit is contained in:
parent
3993e17ba0
commit
516af42ce8
5 changed files with 39 additions and 5 deletions
|
@ -20,9 +20,8 @@ elif command_exists "pacman"; then
|
|||
cd yay
|
||||
makepkg -si
|
||||
cd $WD
|
||||
yay -S noto-fonts-emoji --noconfirm --needed
|
||||
yay -S noto-fonts-emoji digikam eog --noconfirm --needed
|
||||
elif command_exists "zypp"; then
|
||||
# Untested
|
||||
echo "not yet implemented"
|
||||
elif command_exists "emerge"; then
|
||||
echo "not yet implemented"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue