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
|
sudo nala install lightdm lightdm-gtk-greeter-settings
|
||||||
|
|
||||||
# Installation des paquets complémentaires pour MATE
|
# Installation des paquets complémentaires pour MATE
|
||||||
sudo apt install -y \
|
sudo nala install -y \
|
||||||
|
atril \
|
||||||
blueman \
|
blueman \
|
||||||
caja-nextcloud \
|
caja-nextcloud \
|
||||||
caja-share \
|
caja-share \
|
||||||
|
celluloid \
|
||||||
|
foliate \
|
||||||
|
cheese \
|
||||||
cups \
|
cups \
|
||||||
engrampa \
|
engrampa \
|
||||||
gnome-system-tools \
|
gnome-system-tools \
|
||||||
|
gparted \
|
||||||
|
gtkhash \
|
||||||
|
hugin \
|
||||||
|
jami \
|
||||||
|
kazam \
|
||||||
|
metadata-cleaner \
|
||||||
network-manager-gnome \
|
network-manager-gnome \
|
||||||
network-manager-openvpn \
|
network-manager-openvpn \
|
||||||
mate-applet-brisk-menu \
|
mate-applet-brisk-menu \
|
||||||
@ -74,19 +84,27 @@ mate-calc \
|
|||||||
mate-control-center \
|
mate-control-center \
|
||||||
mate-system-monitor \
|
mate-system-monitor \
|
||||||
mate-tweak \
|
mate-tweak \
|
||||||
|
mate-utils \
|
||||||
|
numlockx \
|
||||||
|
peek \
|
||||||
|
qshutdown \
|
||||||
picom \
|
picom \
|
||||||
|
redshift-gtk \
|
||||||
|
seahorse \
|
||||||
|
shutter \
|
||||||
|
stacer \
|
||||||
|
tilix \
|
||||||
|
variety
|
||||||
simple-scan \
|
simple-scan \
|
||||||
system-config-printer
|
system-config-printer \
|
||||||
|
tlp \
|
||||||
|
xscreensaver-gl
|
||||||
|
|
||||||
# Activation des services fraichement installés
|
# Activation des services fraichement installés
|
||||||
sudo systemctl enable cups
|
sudo systemctl enable cups
|
||||||
sudo systemctl enable bluetooth
|
sudo systemctl enable bluetooth
|
||||||
sudo systemctl enable lightdm
|
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
|
# 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
|
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