Actualiser install.sh

This commit is contained in:
wilou 2024-02-13 10:32:56 +00:00
parent df4d96b9fd
commit 36d8e4b48a

View File

@ -41,7 +41,8 @@ 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, du gestinnaire d'affichage lightdm et du serveur graphique Xorg
nala install task-mate-desktop mate-desktop-environment-extras -y
# Méthode 1 : nala install task-mate-desktop task-french-desktop mate-desktop-environment-extras -y
# Méthode 2 :
# Désinstallation complète de LibreOffice
apt remove --purge libreoffice* -y