Created
October 16, 2020 19:18
-
-
Save aleksseven/c4a5db10e62e6c4746eeeabd008998b7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Steps | |
Install first flatpak | |
1. sudo add-apt-repository ppa:alexlarsson/flatpak | |
2. sudo apt update && sudo apt install flatpak | |
3. sudo apt install gnome-software-plugin-flatpak | |
4. flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | |
Install torbrowser-launcher | |
1. flatpak install flathub com.github.micahflee.torbrowser-launcher | |
Run | |
2. flatpak run com.github.micahflee.torbrowser-launcher | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment