Comme décrit dans linux, ni les snaps ni les flatpaks ne sont pris en charge.
Application Telegram
Abandonnez l’application et utilisez https://web.telegram.org/ . Pour plus d’informations, voir .
Brave
Pour installer Brave :
sudo apt install curl
sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list
sudo apt update
sudo apt install brave-browser
Spotify
Pour installer Spotify :
sudo apt install curl
curl -fsSL https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | sudo gpg --dearmor --yes -o /usr/share/keyrings/spotify-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/spotify-keyring.gpg] http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
sudo apt-get update
sudo apt-get install spotify-client
Tailscale
L’utilisation de tailscale ou d’autres VPNs peut empêcher l’utilisateur d’appliquer un DNS particulier.
Dernière mise à jour : 2026-04-21