From a52b3cb1d92dd7f2a5f4aaee1456f1415a6be654 Mon Sep 17 00:00:00 2001 From: wilou Date: Wed, 22 Mar 2023 23:53:22 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index c4e2c67..57d8e16 100644 --- a/install.sh +++ b/install.sh @@ -70,6 +70,9 @@ nala install caja-share caja-nextcloud celluloid clementine gparted hugin kazam # Installation des paquets utilitaires nala install curl flatpak figlet htop libnotify-bin neofetch nethogs nmap nwipe speedtest-cli stress s-tui swaks testdisk xdotool vim wmctrl -y +# Désinstallation des paquets non désirés +nala remove fortunes-min -y + # Installation des thèmes wibian-light et wibian-dark nala install greybird-gtk-theme papirus-icon-theme -y mkdir -p /home/$username/.themes @@ -94,8 +97,8 @@ notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarrage imminent après l'installation des paquets flatpak" -t 0 # Flatpak (reboot nécéssaire) -flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader com.github.johnfactotum.Foliate io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.marinm.songrec -y +#flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo +#flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader com.github.johnfactotum.Foliate io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.marinm.songrec -y # Lancement au démarrage de la machine des paquets Flatpak ci-dessous mkdir -p /home/$username/.config/autostart @@ -135,9 +138,6 @@ wmctrl -c " Shutter" killall shutter nohup shutter -p=wibian --min_at_startup &>/dev/null & -# Désinstallation des paquets non désirés -nala remove fortunes-min -y - # Suppression des sources d'installation du répértoire utilisateur rm -r $builddir