apt & dnf add / remove
This commit is contained in:
@@ -23,6 +23,6 @@ sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd s
|
||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||
|
||||
# Google Chrome - Download + Install ON / OFF
|
||||
rm google-chrome-stable_current_amd64.deb
|
||||
#rm google-chrome-stable_current_amd64.deb
|
||||
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||
sudo apt install -y ~/bspwm-install-ma-dte/google-chrome-stable_current_amd64.deb
|
||||
@@ -13,7 +13,9 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
sleep 3
|
||||
|
||||
# Software & Packages
|
||||
sudo apt install -y wireguard wireguard-tools librecad libreoffice libreoffice-gtk3 libreoffice-l10n-da inkscape gimp rawtherapee darktable okular scribus obs-studio freerdp2-x11 freerdp2-shadow-x11 thunar thunar-archive-plugin thunar-font-manager filezilla notepadqq gigolo netdiscover
|
||||
sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libreoffice-l10n-da freerdp2-x11 freerdp2-shadow-x11
|
||||
|
||||
# Software: thunar thunar-archive-plugin thunar-font-manager filezilla notepadqq gigolo netdiscover librecad inkscape gimp rawtherapee darktable okular scribus obs-studio
|
||||
|
||||
# Maybe maybe Software & Packages ON / OFF
|
||||
#sudo apt install -y
|
||||
|
||||
@@ -11,7 +11,7 @@ echo " continues the software installation in 3 seconds"
|
||||
echo " "
|
||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||
sleep 3
|
||||
# APT Update & apt upgrade
|
||||
# DNF Update & apt upgrade
|
||||
sudo dnf update && sudo dnf upgrade -y
|
||||
|
||||
echo "Enter your user password, to continue if necessary"
|
||||
|
||||
Reference in New Issue
Block a user