Added --noconfirm for all
This commit is contained in:
parent
74a501e738
commit
bc9e627c25
@ -212,12 +212,12 @@ done
|
|||||||
|
|
||||||
#uninstalling unused packages
|
#uninstalling unused packages
|
||||||
echo Uninstalling unused packages
|
echo Uninstalling unused packages
|
||||||
sudo pacman -Rns evolution catfish geany vim keepass gnome-boxes sublime-text-dev atom adwaita-icon-theme arcolinux-i3wm-git arcolinux-tweak-tool-git arcolinux-welcome-app-git clonezilla evolution-data-server numix-circle-arc-icons-git numix-circle-icon-theme-git numix-gtk-theme-git numix-icon-theme-git oh-my-zsh-git pamac-aur qbittorrent vivaldi vlc code baka-mplayer tmux guvcview
|
sudo pacman -Rns --noconfirm evolution catfish geany vim keepass gnome-boxes sublime-text-dev atom adwaita-icon-theme arcolinux-i3wm-git arcolinux-tweak-tool-git arcolinux-welcome-app-git clonezilla evolution-data-server numix-circle-arc-icons-git numix-circle-icon-theme-git numix-gtk-theme-git numix-icon-theme-git oh-my-zsh-git pamac-aur qbittorrent vivaldi vlc code baka-mplayer tmux guvcview
|
||||||
echo Uninstalled unused packages
|
echo Uninstalled unused packages
|
||||||
|
|
||||||
#update stuff
|
#update stuff
|
||||||
echo Updating packages
|
echo Updating packages
|
||||||
yay -Syyu
|
yay -Syyu --noconfirm
|
||||||
echo Updated packages
|
echo Updated packages
|
||||||
|
|
||||||
#pacman programs
|
#pacman programs
|
||||||
@ -227,9 +227,9 @@ echo Installed official programs
|
|||||||
|
|
||||||
#AUR
|
#AUR
|
||||||
echo Installing default AUR programs
|
echo Installing default AUR programs
|
||||||
yay -S --needed ttf-ms-fonts ttf-tahoma ttf-vista-fonts cpu-x polybar nutty woeusb nohang-git lightdm-webkit-theme-aether debtap rig gimp-plugin-registry vscodium-bin piper
|
yay -S --needed --noconfirm ttf-ms-fonts ttf-tahoma ttf-vista-fonts cpu-x polybar nutty woeusb nohang-git lightdm-webkit-theme-aether debtap rig gimp-plugin-registry vscodium-bin piper
|
||||||
yay -S --needed bitwarden
|
yay -S --needed --noconfirm bitwarden
|
||||||
yay -S --needed pcloud-drive
|
yay -S --needed --noconfirm pcloud-drive
|
||||||
echo Installed AUR programs
|
echo Installed AUR programs
|
||||||
|
|
||||||
#install wine
|
#install wine
|
||||||
@ -264,7 +264,7 @@ fi
|
|||||||
|
|
||||||
if [$in_gnome -eq 1]; then
|
if [$in_gnome -eq 1]; then
|
||||||
echo "Installing gnome"
|
echo "Installing gnome"
|
||||||
sudo yay -S --needed gnome gnome-shell-extension-arc-menu gnome-shell-extension-dash-to-dock gnome-tweaks
|
sudo yay -S --needed --noconfirm gnome gnome-shell-extension-arc-menu gnome-shell-extension-dash-to-dock gnome-tweaks
|
||||||
else
|
else
|
||||||
echo "Skipping gnome"
|
echo "Skipping gnome"
|
||||||
fi
|
fi
|
||||||
@ -307,7 +307,7 @@ fi
|
|||||||
|
|
||||||
if [ $in_icecat -eq 1 ]; then
|
if [ $in_icecat -eq 1 ]; then
|
||||||
echo "Installing Icecat"
|
echo "Installing Icecat"
|
||||||
sudo yay -S --needed icecat-bin
|
sudo yay -S --needed --noconfirm icecat-bin
|
||||||
else
|
else
|
||||||
echo "Skipping Icecat"
|
echo "Skipping Icecat"
|
||||||
fi
|
fi
|
||||||
@ -400,28 +400,28 @@ fi
|
|||||||
|
|
||||||
if [ $in_easystrokes -eq 1 ]; then
|
if [ $in_easystrokes -eq 1 ]; then
|
||||||
echo "Installing Easystrokes"
|
echo "Installing Easystrokes"
|
||||||
sudo yay -S --needed easystroke
|
sudo yay -S --needed --noconfirm easystroke
|
||||||
else
|
else
|
||||||
echo "Skipping Easystrokes"
|
echo "Skipping Easystrokes"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $in_liferea -eq 1 ]; then
|
if [ $in_liferea -eq 1 ]; then
|
||||||
echo "Installing Liferea"
|
echo "Installing Liferea"
|
||||||
sudo yay -S --needed liferea
|
sudo yay -S --needed --noconfirm liferea
|
||||||
else
|
else
|
||||||
echo "Skipping Liferea"
|
echo "Skipping Liferea"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $in_mirage -eq 1 ]; then
|
if [ $in_mirage -eq 1 ]; then
|
||||||
echo "Installing Mirage"
|
echo "Installing Mirage"
|
||||||
sudo yay -S --needed matrix-mirage
|
sudo yay -S --needed --noconfirm matrix-mirage
|
||||||
else
|
else
|
||||||
echo "Skipping Mirage"
|
echo "Skipping Mirage"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $in_bettergram -eq 1 ]; then
|
if [ $in_bettergram -eq 1 ]; then
|
||||||
echo "Installing Bettergram"
|
echo "Installing Bettergram"
|
||||||
sudo yay -S --needed bettergram
|
sudo yay -S --needed --noconfirm bettergram
|
||||||
else
|
else
|
||||||
echo "Skipping Bettergram"
|
echo "Skipping Bettergram"
|
||||||
fi
|
fi
|
||||||
@ -429,7 +429,7 @@ fi
|
|||||||
#performance and battery life
|
#performance and battery life
|
||||||
if [ $in_acpufreq -eq 1 ]; then
|
if [ $in_acpufreq -eq 1 ]; then
|
||||||
echo "Installing auto-cpufreq"
|
echo "Installing auto-cpufreq"
|
||||||
sudo yay -S auto-cpufreq-git
|
sudo yay -S --needed --noconfirm auto-cpufreq-git
|
||||||
sudo auto-cpufreq --install
|
sudo auto-cpufreq --install
|
||||||
sudo systemctl start auto-cpufreq
|
sudo systemctl start auto-cpufreq
|
||||||
sudo systemctl enable auto-cpufreq
|
sudo systemctl enable auto-cpufreq
|
||||||
|
Loading…
Reference in New Issue
Block a user