Actualiser install.sh
This commit is contained in:
parent
6d33af58d0
commit
f91f921792
30
install.sh
30
install.sh
@ -60,13 +60,23 @@ sudo nala install mate-desktop-environment-core
|
||||
sudo nala install lightdm lightdm-gtk-greeter-settings
|
||||
|
||||
# Installation des paquets complémentaires pour MATE
|
||||
sudo apt install -y \
|
||||
sudo nala install -y \
|
||||
atril \
|
||||
blueman \
|
||||
caja-nextcloud \
|
||||
caja-share \
|
||||
celluloid \
|
||||
foliate \
|
||||
cheese \
|
||||
cups \
|
||||
engrampa \
|
||||
gnome-system-tools \
|
||||
gparted \
|
||||
gtkhash \
|
||||
hugin \
|
||||
jami \
|
||||
kazam \
|
||||
metadata-cleaner \
|
||||
network-manager-gnome \
|
||||
network-manager-openvpn \
|
||||
mate-applet-brisk-menu \
|
||||
@ -74,19 +84,27 @@ mate-calc \
|
||||
mate-control-center \
|
||||
mate-system-monitor \
|
||||
mate-tweak \
|
||||
mate-utils \
|
||||
numlockx \
|
||||
peek \
|
||||
qshutdown \
|
||||
picom \
|
||||
redshift-gtk \
|
||||
seahorse \
|
||||
shutter \
|
||||
stacer \
|
||||
tilix \
|
||||
variety
|
||||
simple-scan \
|
||||
system-config-printer
|
||||
|
||||
system-config-printer \
|
||||
tlp \
|
||||
xscreensaver-gl
|
||||
|
||||
# Activation des services fraichement installés
|
||||
sudo systemctl enable cups
|
||||
sudo systemctl enable bluetooth
|
||||
sudo systemctl enable lightdm
|
||||
|
||||
# Installation des paquets
|
||||
nala install celluloid cheese foliate gparted hugin jami kazam 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user