Actualiser install.sh
This commit is contained in:
parent
da87aaf6e7
commit
7ab95ea2c6
10
install.sh
10
install.sh
@ -54,7 +54,7 @@ sudo nala install -y mate-desktop-environment-core
|
||||
sudo nala install -y lightdm lightdm-gtk-greeter-settings
|
||||
|
||||
# Installation ds outils de gestion du son
|
||||
sudo nala install
|
||||
sudo nala install -y pulseaudio alsa-utils pavucontrol volumeicon-alsa pamixer
|
||||
|
||||
# Installation des outils de gestion des cartes réseaux
|
||||
sudo nala install -y network-manager-gnome network-manager-openvpn
|
||||
@ -104,7 +104,7 @@ stacer \
|
||||
tilix \
|
||||
variety \
|
||||
synaptic \
|
||||
xscreensaver-gl \
|
||||
xscreensaver-gl
|
||||
|
||||
# Installation des paquets utilitaires
|
||||
nala install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-tools speedtest-cli stress s-tui swaks testdisk tldr tlp whois wmctrl xdotool
|
||||
@ -115,6 +115,7 @@ nala install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-too
|
||||
# sudo nala -y install geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
||||
# sudo nala -y install gimp
|
||||
# sudo nala -y install hugin
|
||||
# sudo nala -y install imagination
|
||||
# sudo nala -y install kdenlive
|
||||
# sudo nala -y install obs-studio
|
||||
|
||||
@ -171,13 +172,13 @@ notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarra
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install -y \
|
||||
flathub \
|
||||
com.github.tchx84.Flatseal \
|
||||
io.github.giantpinkrobots.flatsweep \
|
||||
io.freetubeapp.FreeTube \
|
||||
com.github.geigi.cozy \
|
||||
io.crow_translate.CrowTranslate \
|
||||
com.discordapp.Discord \
|
||||
com.jgraph.drawio.desktop \
|
||||
com.github.tchx84.Flatseal \
|
||||
me.hyliu.fluentreader \
|
||||
io.github.hmlendea.geforcenow-electron \
|
||||
org.onlyoffice.desktopeditors \
|
||||
@ -251,6 +252,9 @@ cp $builddir/autostart/* /etc/skel/.config/autostart/
|
||||
rm -r $builddir
|
||||
rm -r /tmp/wibian/
|
||||
|
||||
# Nettoyage des paquets inutiles du système
|
||||
sudo nala autoremove
|
||||
|
||||
# Message de fin
|
||||
echo "Bisous" | figlet -f big
|
||||
echo -ne "\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user