← Back to team overview

aide team mailing list archive

Re: [Question #703053]: Installer Tor sur Ubunutu 22.04.1 LTS

 

Question #703053 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/703053

    Status: Answered => Solved

askush confirmed that the question is solved:
Bonjour,
J'ai réussi installer Tor sur ubuntu 22.04.1 LTS de la manière suivante:

Code:
sudo apt install flatpak -y

Avant de procéder, redémarrez votre système, sinon vous pouvez avoir des
problèmes tels que des icônes d'applications qui n'apparaîtront pas.

Code:
reboot

Ensuite, vous devez activer Flatpack en utilisant la commande suivante
dans votre terminal.

Code:
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo


Maintenant, installez le navigateur Tor en utilisant la commande flatpak suivante :

Code:
flatpak install flathub com.github.micahflee.torbrowser-launcher -y

-- 
You received this question notification because your team Communauté
d'aide d'Ubuntu en Français is an answer contact for Ubuntu.