Mise à jour de 'install.sh'
This commit is contained in:
parent
c02d4b22e7
commit
3408455dd6
17
install.sh
17
install.sh
@ -50,18 +50,21 @@ nala fetch --auto -y
|
|||||||
# Installation des paquets
|
# Installation des paquets
|
||||||
nala install unattended-upgrades flatpak neofetch variety mate-tweak mate-dock-applet lightdm-settings numlockx curl nmap ksnip redshift-gtk -y
|
nala install unattended-upgrades flatpak neofetch variety mate-tweak mate-dock-applet lightdm-settings numlockx curl nmap ksnip redshift-gtk -y
|
||||||
|
|
||||||
# en question (timeshift avec btrfs ?) (mate-menu vs brisk) (ttf-mscorefonts-installer pas dans les dépots ?)
|
# en question (timeshift avec btrfs vs pika ) (mate-menu vs brisk) (ttf-mscorefonts-installer pas dans les dépots ?)
|
||||||
|
|
||||||
# Anydesk
|
|
||||||
#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
|
|
||||||
#nala update
|
|
||||||
#nala install anydesk -y
|
|
||||||
|
|
||||||
# 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 -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 -y
|
||||||
|
|
||||||
|
# Anydesk
|
||||||
|
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
|
||||||
|
nala update
|
||||||
|
nala install anydesk -y
|
||||||
|
|
||||||
# Logiciels Mint
|
# Logiciels Mint
|
||||||
wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp
|
wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp
|
||||||
nala install /tmp/packages/*deb -y
|
nala install /tmp/packages/*deb -y
|
||||||
|
|
||||||
|
# redémarrage du système
|
||||||
|
reboot now
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user