Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-01-27 17:31:09 +00:00
parent 26dc441d53
commit 9e800ce976

View File

@ -57,11 +57,12 @@ unattended-upgrades --dry-run --debug
# Installation des paquets # Installation des paquets
nala install flatpak neofetch variety mate-tweak mate-dock-applet lightdm-settings numlockx curl nmap ksnip redshift-gtk -y nala install flatpak neofetch variety mate-tweak mate-dock-applet lightdm-settings numlockx curl nmap ksnip redshift-gtk -y
# en question (timeshift avec btrfs vs pika ) (mate-menu vs brisk) (ttf-mscorefonts-installer pas dans les dépots ?) # en question (mate-menu vs brisk) (ttf-mscorefonts-installer pas dans les dépots ?)
# Flatpak (reboot nécéssaire) # Flatpak (reboot nécéssaire)
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub io.crow_translate.CrowTranslate com.discordapp.Discord io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors io.gitlab.librewolf-community com.usebottles.bottles org.gnome.World.PikaBackup -y flatpak install flathub io.crow_translate.CrowTranslate com.discordapp.Discord io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors io.gitlab.librewolf-community com.usebottles.bottles org.gnome.World.PikaBackup -y
# Anydesk # Anydesk
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add - wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -
echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list