Actualiser install.sh

This commit is contained in:
wilou 2024-02-15 08:10:59 +00:00
parent abe3d49b51
commit 29531c6afc

View File

@ -57,10 +57,23 @@ sudo nala install mate-desktop-environment-core
# Installation du gestionnaire d'affichage # Installation du gestionnaire d'affichage
sudo nala install lightdm lightdm-gtk-greeter-settings sudo nala install lightdm lightdm-gtk-greeter-settings
# Installation ds outils de gestion du son
sudo nala install
# Installation des outils de gestion des cartes réseaux
sudo nala install network-manager-gnome network-manager-openvpn
# Installation des outils de gestion d'impression, de numérisation et du bluetooth
sudo nala install blueman cups printer-driver-all simple-scan system-config-printer
# Activation des services fraichement installés
sudo systemctl enable cups
sudo systemctl enable bluetooth
sudo systemctl enable lightdm
# Installation des paquets complémentaires pour MATE # Installation des paquets complémentaires pour MATE
sudo nala install -y \ sudo nala install -y \
atril \ atril \
blueman \
caja-admin caja-admin
caja-mediainfo \ caja-mediainfo \
caja-nextcloud \ caja-nextcloud \
@ -69,7 +82,6 @@ caja-eiciel
celluloid \ celluloid \
dconf-editor \ dconf-editor \
foliate \ foliate \
cups \
engrampa \ engrampa \
eom \ eom \
gnome-system-tools \ gnome-system-tools \
@ -77,22 +89,17 @@ gparted \
gtkhash \ gtkhash \
kazam \ kazam \
metadata-cleaner \ metadata-cleaner \
network-manager-gnome \
network-manager-openvpn \
mate-applet-brisk-menu \ mate-applet-brisk-menu \
mate-calc \ mate-calc \
mate-control-center \
mate-power-manager \ mate-power-manager \
mate-screensaver \ mate-screensaver \
mate-system-monitor \ mate-system-monitor \
mate-tweak \ mate-tweak \
mate-user-guide \
mate-utils \ mate-utils \
numlockx \ numlockx \
peek \ peek \
pluma \ pluma \
qshutdown \ qshutdown \
printer-driver-all \
picom \ picom \
redshift-gtk \ redshift-gtk \
seahorse \ seahorse \
@ -100,16 +107,9 @@ shutter \
stacer \ stacer \
tilix \ tilix \
variety \ variety \
simple-scan \
synaptic \ synaptic \
system-config-printer \
xscreensaver-gl \ xscreensaver-gl \
# Activation des services fraichement installés
sudo systemctl enable cups
sudo systemctl enable bluetooth
sudo systemctl enable lightdm
# Installation des paquets utilitaires # Installation des paquets utilitaires
nala install curl flatpak freerdp2-x11 figlet git htop libnotify-bin micro nmap net-tools speedtest-cli stress s-tui swaks testdisk tldr tlp whois wmctrl xdotool zram-tools -y nala install curl flatpak freerdp2-x11 figlet git htop libnotify-bin micro nmap net-tools speedtest-cli stress s-tui swaks testdisk tldr tlp whois wmctrl xdotool zram-tools -y