Feat: Fügt FileRoller zur Installation hinzu.

This commit is contained in:
DragonSlayer_14 2025-03-09 22:27:05 +01:00
parent 6dd19d00b1
commit 8b846f3724

View File

@ -232,6 +232,8 @@ flatpak install flathub io.gitlab.adhami3310.Impression -y
flatpak install flathub net.nokyan.Resources -y flatpak install flathub net.nokyan.Resources -y
# Secrets # Secrets
flatpak install flathub org.gnome.World.Secrets -y flatpak install flathub org.gnome.World.Secrets -y
# Archivverwaltung
flatpak install flathub org.gnome.FileRoller
echo "🔄 Installiere VeraCrypt..." echo "🔄 Installiere VeraCrypt..."
echo 'deb http://download.opensuse.org/repositories/home:/unit193:/veracrypt/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:unit193:veracrypt.list echo 'deb http://download.opensuse.org/repositories/home:/unit193:/veracrypt/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:unit193:veracrypt.list