Actualiser install.sh

This commit is contained in:
wilou 2024-02-13 10:20:46 +00:00
parent fda8f541af
commit df4d96b9fd

View File

@ -40,15 +40,15 @@ cp 50unattended-upgrades /etc/apt/apt.conf.d/50unattended-upgrades
cp /usr/share/unattended-upgrades/20auto-upgrades /etc/apt/apt.conf.d/
sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf
# Installation de l'environnement de bureau complet MATE avec le serveur graphique Xorg
nala install task-mate-desktop -y
# Installation de l'environnement de bureau complet MATE, du gestinnaire d'affichage lightdm et du serveur graphique Xorg
nala install task-mate-desktop mate-desktop-environment-extras -y
# Désinstallation complète de LibreOffice
apt remove --purge libreoffice* -y
apt autoremove -y
# Installation des paquets
nala install caja-share caja-nextcloud celluloid cheese foliate gparted hugin jami kazam lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek printer-driver-all qshutdown redshift-gtk shutter stacer system-config-printer tilix tlp variety xscreensaver-gl -y
nala install caja-share caja-nextcloud celluloid cheese foliate gparted hugin jami kazam lightdm-settings metadata-cleaner numlockx peek printer-driver-all qshutdown redshift-gtk shutter stacer system-config-printer tilix tlp variety xscreensaver-gl -y
# Installation des paquets utilitaires
nala install curl flatpak freerdp2-x11 figlet htop libnotify-bin micro nmap speedtest-cli stress s-tui swaks testdisk tldr wmctrl xdotool -y