Actualiser install.sh
This commit is contained in:
parent
49723cf763
commit
87795bed78
48
install.sh
48
install.sh
@ -118,12 +118,12 @@ xscreensaver-gl
|
|||||||
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
|
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
|
||||||
|
|
||||||
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
||||||
nala install -y blender
|
# nala install -y blender
|
||||||
nala install -y cheese
|
# nala install -y cheese
|
||||||
nala install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
nala install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
||||||
# nala install -y gimp
|
# nala install -y gimp
|
||||||
# nala install -y hugin
|
# nala install -y hugin
|
||||||
nala install -y imagination
|
# nala install -y imagination
|
||||||
# nala install -y kdenlive
|
# nala install -y kdenlive
|
||||||
# nala install -y obs-studio
|
# nala install -y obs-studio
|
||||||
# nala install -y steam
|
# nala install -y steam
|
||||||
@ -174,27 +174,27 @@ unzip $builddir/themes.zip -d /home/$username/.themes/
|
|||||||
chown -R $username:$username /home/$username/.themes/
|
chown -R $username:$username /home/$username/.themes/
|
||||||
|
|
||||||
# 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 -y \
|
#flatpak install -y \
|
||||||
flathub \
|
#flathub \
|
||||||
com.github.tchx84.Flatseal \
|
#com.github.tchx84.Flatseal \
|
||||||
io.github.giantpinkrobots.flatsweep \
|
#io.github.giantpinkrobots.flatsweep \
|
||||||
io.freetubeapp.FreeTube \
|
#io.freetubeapp.FreeTube \
|
||||||
com.github.geigi.cozy \
|
#com.github.geigi.cozy \
|
||||||
com.discordapp.Discord \
|
#com.discordapp.Discord \
|
||||||
com.jgraph.drawio.desktop \
|
#com.jgraph.drawio.desktop \
|
||||||
me.hyliu.fluentreader \
|
#me.hyliu.fluentreader \
|
||||||
io.github.hmlendea.geforcenow-electron \
|
#io.github.hmlendea.geforcenow-electron \
|
||||||
org.onlyoffice.desktopeditors \
|
#org.onlyoffice.desktopeditors \
|
||||||
org.jdownloader.JDownloader \
|
#org.jdownloader.JDownloader \
|
||||||
io.gitlab.librewolf-community \
|
#io.gitlab.librewolf-community \
|
||||||
com.github.PintaProject.Pinta \
|
#com.github.PintaProject.Pinta \
|
||||||
com.stremio.Stremio \
|
#com.stremio.Stremio \
|
||||||
de.haeckerfelix.Shortwave \
|
#de.haeckerfelix.Shortwave \
|
||||||
com.github.marinm.songrec \
|
#com.github.marinm.songrec \
|
||||||
io.github.hakandundar34coding.mini-system-monitor \
|
#io.github.hakandundar34coding.mini-system-monitor \
|
||||||
com.github.rajsolai.textsnatcher \
|
#com.github.rajsolai.textsnatcher \
|
||||||
app.drey.Warp
|
#app.drey.Warp
|
||||||
|
|
||||||
# Scripts exécutés au premier redémarrage dans le dossier caché .runonce de l'utilisateur
|
# Scripts exécutés au premier redémarrage dans le dossier caché .runonce de l'utilisateur
|
||||||
mkdir -p /home/$username/.runonce
|
mkdir -p /home/$username/.runonce
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user