Feat: Passt die Debian 12 bookworm Install-Skripte für Tuxedo OS an.
This commit is contained in:
@@ -236,9 +236,8 @@ flatpak install flathub org.gnome.World.Secrets -y
|
||||
flatpak install flathub org.gnome.FileRoller
|
||||
|
||||
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
|
||||
curl -fsSL https://download.opensuse.org/repositories/home:unit193:veracrypt/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_unit193_veracrypt.gpg > /dev/null
|
||||
sudo add-apt-repository ppa:unit193/encryption
|
||||
sudo apt update
|
||||
sudo apt install veracrypt
|
||||
sudo apt install -y veracrypt
|
||||
|
||||
echo "✅ Alle Programme wurden erfolgreich installiert!"
|
||||
|
||||
Reference in New Issue
Block a user