<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3425&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] Incomplete install of Tor]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3425</link>
		<description><![CDATA[The most recent posts in [Solved] Incomplete install of Tor.]]></description>
		<lastBuildDate>Sun, 05 Apr 2020 09:51:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Incomplete install of Tor]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20985#p20985</link>
			<description><![CDATA[<div class="quotebox"><cite>xinomilo wrote:</cite><blockquote><div><p>you probably need tor browser. <br />apt install torbrowser-launcher</p></div></blockquote></div><p>That didn&#039;t work:</p><div class="codebox"><pre><code>root@devuan:~# apt install torbrowser-launcher 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package torbrowser-launcher is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package &#039;torbrowser-launcher&#039; has no installation candidate
root@devuan:~# </code></pre></div><p>So I went back to the package manager but a search didn&#039;t find it either.</p><div class="quotebox"><blockquote><div><p>or download from official website. <a href="https://www.torproject.org/download/" rel="nofollow">https://www.torproject.org/download/</a></p></div></blockquote></div><p>Got it that time. I was surprised to see that I didn&#039;t have to install it. I just extracted the archive and it worked straight away. Thanks for that.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sun, 05 Apr 2020 09:51:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20985#p20985</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Incomplete install of Tor]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20984#p20984</link>
			<description><![CDATA[<div class="quotebox"><cite>chris2be8 wrote:</cite><blockquote><div><p>You might need to install torbrowser-launcher (or one of the other suggested packages)?</p><p>I&#039;ve never used tor so that&#039;s just a guess based on it&#039;s name.</p><p>Chris</p></div></blockquote></div><p>Thanks Chris.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sun, 05 Apr 2020 09:45:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20984#p20984</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Incomplete install of Tor]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20973#p20973</link>
			<description><![CDATA[<p>you probably need tor browser. <br />apt install torbrowser-launcher <br />or download from official website. <a href="https://www.torproject.org/download/" rel="nofollow">https://www.torproject.org/download/</a></p><p>tor package is the tor daemon only. it doesn&#039;t include torbrowser, nor do you want it to run torbrowser. torbrowser includes its own tor daemon.</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Sat, 04 Apr 2020 16:19:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20973#p20973</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Incomplete install of Tor]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20972#p20972</link>
			<description><![CDATA[<p>You might need to install torbrowser-launcher (or one of the other suggested packages)?</p><p>I&#039;ve never used tor so that&#039;s just a guess based on it&#039;s name.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sat, 04 Apr 2020 15:59:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20972#p20972</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Incomplete install of Tor]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20967#p20967</link>
			<description><![CDATA[<p>Hello again good people and pundits. Since my last activity here I&#039;ve installed ascii 2.1 on my Asus laptop. Things went well except it failed to install grub but a quick search <a href="https://wiki.debian.org/GrubEFIReinstall" rel="nofollow">fixed </a>that. I&#039;m impressed at the lightning speed with which it boots and now it&#039;s up and running I naturally want to install my favorite programs. Had no luck installing Tor thru the package manager so switched to a terminal. It seemed to install ok but went I went to the menu &gt; internet the shortcut is not there. Nor is it in accessories. When I searched in run program nothing came up.</p><p>Here&#039;s what happened:</p><div class="codebox"><pre class="vscroll"><code>root@devuan:~# apt install tor
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libseccomp2 tor-geoipdb torsocks
Suggested packages:
  mixmaster torbrowser-launcher socat tor-arm apparmor-utils obfsproxy
  obfs4proxy
The following NEW packages will be installed:
  libseccomp2 tor tor-geoipdb torsocks
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,797 kB of archives.
After this operation, 11.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://deb.devuan.org/merged ascii/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
Get:2 http://deb.devuan.org/merged ascii/main amd64 tor amd64 0.2.9.16-1 [1,480 kB]
Get:3 http://deb.devuan.org/merged ascii/main amd64 torsocks amd64 2.2.0-1+deb9u1 [72.7 kB]
Get:4 http://deb.devuan.org/merged ascii/main amd64 tor-geoipdb all 0.2.9.16-1 [1,204 kB]
Fetched 2,797 kB in 17s (164 kB/s)                                             
Selecting previously unselected package libseccomp2:amd64.
(Reading database ... 129544 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
Selecting previously unselected package tor.
Preparing to unpack .../tor_0.2.9.16-1_amd64.deb ...
Unpacking tor (0.2.9.16-1) ...
Selecting previously unselected package torsocks.
Preparing to unpack .../torsocks_2.2.0-1+deb9u1_amd64.deb ...
Unpacking torsocks (2.2.0-1+deb9u1) ...
Selecting previously unselected package tor-geoipdb.
Preparing to unpack .../tor-geoipdb_0.2.9.16-1_all.deb ...
Unpacking tor-geoipdb (0.2.9.16-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up torsocks (2.2.0-1+deb9u1) ...
Setting up tor (0.2.9.16-1) ...
Something or somebody made /var/lib/tor disappear.
Creating one for you again.
Something or somebody made /var/log/tor disappear.
Creating one for you again.
[ ok ] Starting tor daemon...done.
Setting up tor-geoipdb (0.2.9.16-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
root@devuan:~# </code></pre></div><p>Your advice would be appreciated, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sat, 04 Apr 2020 11:47:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20967#p20967</guid>
		</item>
	</channel>
</rss>
