Actualiser install.sh
This commit is contained in:
parent
5bd524b80e
commit
b190891e45
48
install.sh
48
install.sh
@ -118,11 +118,11 @@ nala install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-too
|
||||
|
||||
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
||||
# 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 gimp
|
||||
# nala install -y hugin
|
||||
# nala install -y imagination
|
||||
nala install -y hugin
|
||||
nala install -y imagination
|
||||
# nala install -y kdenlive
|
||||
# nala install -y obs-studio
|
||||
# nala install -y steam
|
||||
@ -182,27 +182,27 @@ unzip $builddir/themes.zip -d /home/$username/.themes/
|
||||
chown -R $username:$username /home/$username/.themes/
|
||||
|
||||
# Flatpak (reboot nécéssaire)
|
||||
#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 \
|
||||
#com.discordapp.Discord \
|
||||
#com.jgraph.drawio.desktop \
|
||||
#me.hyliu.fluentreader \
|
||||
#io.github.hmlendea.geforcenow-electron \
|
||||
#org.onlyoffice.desktopeditors \
|
||||
#org.jdownloader.JDownloader \
|
||||
#io.gitlab.librewolf-community \
|
||||
#com.github.PintaProject.Pinta \
|
||||
#com.stremio.Stremio \
|
||||
#de.haeckerfelix.Shortwave \
|
||||
#com.github.marinm.songrec \
|
||||
#io.github.hakandundar34coding.mini-system-monitor \
|
||||
#com.github.rajsolai.textsnatcher \
|
||||
#app.drey.Warp
|
||||
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 \
|
||||
com.discordapp.Discord \
|
||||
com.jgraph.drawio.desktop \
|
||||
me.hyliu.fluentreader \
|
||||
io.github.hmlendea.geforcenow-electron \
|
||||
org.onlyoffice.desktopeditors \
|
||||
org.jdownloader.JDownloader \
|
||||
io.gitlab.librewolf-community \
|
||||
com.github.PintaProject.Pinta \
|
||||
com.stremio.Stremio \
|
||||
de.haeckerfelix.Shortwave \
|
||||
com.github.marinm.songrec \
|
||||
io.github.hakandundar34coding.mini-system-monitor \
|
||||
com.github.rajsolai.textsnatcher \
|
||||
app.drey.Warp
|
||||
|
||||
# Copie des lanceurs d'applications personnalisés dans le tableau de bord de Mate
|
||||
mkdir -p /home/$username/.config/mate/panel2.d/default/launchers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user