Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-07-15 Thread GrevenGull
Thank you!

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-07-14 Thread mason
> $ ./install-from-tarball /path/to/tarball > > should "tarball" in ".install-from-tarball" be exchanged for the filename of > the tarball? Like: > > $ ./install-from-tor-browser-linux64-8.5.4_en-US.tar.xz > /path/to/tor-browser-linux64-8.5.4_en-US.tar.xz "/path/to/tarball" should be replaced

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-07-14 Thread GrevenGull
Right. In the last step: $ ./install-from-tarball /path/to/tarball should "tarball" in ".install-from-tarball" be exchanged for the filename of the tarball? Like: $ ./install-from-tor-browser-linux64-8.5.4_en-US.tar.xz /path/to/tor-browser-linux64-8.5.4_en-US.tar.xz or not? Like this:

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-07-14 Thread mason
> How do I know if it's an executable tarball or a source tarball? The executable tarballs contain the architecture (i.e. gnulinux-i686 or gnulinux-x96_64) in the file name. signature.asc Description: PGP signature

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-07-14 Thread GrevenGull
How do I know if it's an executable tarball or a source tarball?

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-13 Thread enduzzer
Apparently not. Can't see any success with either 'tor-browser' or 'start-tor-browser' (in a terminal).

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-13 Thread Mason Hock
> ./start-tor-browser.desktop --register-app Good to know. Does this also add the binary to the user's path so it can be launched from a terminal? signature.asc Description: PGP signature

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-13 Thread enduzzer
Tor Browser can be registered (this will add an entry in the menu) by running this command in the Tor Browser Bundle directory. ./start-tor-browser.desktop --register-app

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-12 Thread Mason Hock
On 02/13, enduz...@riseup.net wrote: > Great work! I appreciate. For Icecat, good. > > However, Tor Browser Bundle need not be "installed". Extract the tarball > on your desktop or a USB stick, and you're good. By "install" i mean "extract to an out-of-the-way directory and create symlinks to

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-12 Thread enduzzer
Great work! I appreciate. For Icecat, good. However, Tor Browser Bundle need not be "installed". Extract the tarball on your desktop or a USB stick, and you're good.

Re: [Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-12 Thread lovexdrew
I will try this when I have more time, but it seems you are doing gods work.

[Trisquel-users] local installation of icecat/tor-browser executable tarball

2019-02-11 Thread Mason Hock
A frequent question here is what to do with an Icecat or Tor Browser executable tarball. I find myself repeatedly describing how to make these browsers appear in menus and be launchable from the terminal, so to save myself and others some time I have created some scripts for this task.