installs verbessert

This commit is contained in:
2026-03-06 14:30:00 +01:00
parent cff851cfb7
commit 2b8dcd383e
3 changed files with 11 additions and 6 deletions
+5 -3
View File
@@ -3,7 +3,9 @@
sudo pacman -Syu sudo pacman -Syu
# Install yay # Install yay
if pacman -Si yay &>/dev/null; then if pacman -Q yay &>/dev/null; then
echo "yay bereits installiert; fahre fort."
elif pacman -Si yay &>/dev/null; then
echo "Installiere yay mit pacman ..." echo "Installiere yay mit pacman ..."
sudo pacman -S --needed yay sudo pacman -S --needed yay
else else
@@ -13,10 +15,10 @@ else
cd yay cd yay
makepkg -si makepkg -si
cd .. cd ..
rm -r yay rm -rf yay
fi fi
sudo pacman -S \ sudo pacman -S -needed \
firefox \ firefox \
nextcloud \ nextcloud \
openssh \ openssh \
+2 -2
View File
@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
sudo pacman -S \ sudo pacman -S --needed \
hyprland \ hyprland \
hyprlauncher \ hyprlauncher \
xdg-desktop-portal-hyprland \ xdg-desktop-portal-hyprland \
@@ -17,6 +17,6 @@ sudo pacman -S \
swaync \ swaync \
hyprshot hyprshot
yay -S \ yay -S --needed \
hyprshutdown \ hyprshutdown \
hyprtile hyprtile
+4 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
sudo pacman -S \ sudo pacman -S --needed \
reaper \ reaper \
guitarix \ guitarix \
kdenlive \ kdenlive \
@@ -11,3 +11,6 @@ sudo pacman -S \
lsp-plugins \ lsp-plugins \
calf \ calf \
dragonfly-reverb dragonfly-reverb
yay -S --needed \
numaplayer