APT Edit
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd ~/bspwm-install-ma-dte
|
#cd ~/bspwm-install-ma-dte
|
||||||
|
|
||||||
# Do, mkdir, copy, copy, echo files.
|
# Do, mkdir, copy, copy, echo files.
|
||||||
. ~/bspwm-install-ma-dte/install-scripts/mkdir-cp-git-chmod-echo-files.sh
|
. ~/bspwm-install-ma-dte/install-scripts/mkdir-cp-git-chmod-echo-files.sh
|
||||||
|
|||||||
@@ -17,7 +17,10 @@ sudo apt update && sudo apt upgrade -y
|
|||||||
echo "Enter your user password, to continue if necessary"
|
echo "Enter your user password, to continue if necessary"
|
||||||
|
|
||||||
# Core packages to be installed
|
# Core packages to be installed
|
||||||
sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi pcmanfm module-assistant font-manager gvfs-backends nitrogen dunst cups system-config-printer xsensors smbclient cifs-utils lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer pulseaudio-utils bluez bluez-firmware bluez-tools bluez-alsa-utils xfce4-pulseaudio-plugin moc mpv npm cava curl tmux imagemagick sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted cpufrequtils xfce4-power-manager xfce4-settings bpytop
|
sudo apt install -y xorg arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi pcmanfm module-assistant font-manager gvfs-backends nitrogen dunst cups xsensors smbclient lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer bluez bluez-firmware bluez-tools xfce4-pulseaudio-plugin moc mpv curl tmux imagemagick sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted cpufrequtils xfce4-power-manager xfce4-settings bpytop
|
||||||
|
|
||||||
|
# APT OFF
|
||||||
|
# system-config-printer cifs-utils bluez-alsa-utils
|
||||||
|
|
||||||
# Not for production version
|
# Not for production version
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||||
|
|||||||
@@ -13,12 +13,12 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
|||||||
sleep 3
|
sleep 3
|
||||||
|
|
||||||
# Software & Packages
|
# Software & Packages
|
||||||
sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libreoffice-l10n-da freerdp2-x11 freerdp2-shadow-x11
|
sudo apt install -y wireguard 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
|
# 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
|
# Maybe maybe Software & Packages ON / OFF
|
||||||
#sudo apt install -y
|
#sudo apt install -y wireguard-tools
|
||||||
|
|
||||||
# Not for production version
|
# Not for production version
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||||
|
|||||||
Reference in New Issue
Block a user