Starter Tutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.
Home » Trouble Shooting » Linux » Anonsurf installation problem in Linux
Suryateja Pericherla Categories: Linux. No Comments on Anonsurf installation problem in Linux
Join Our Newsletter - Tips, Contests and Other Updates
Email
Name

This article describes my Anonsurf installation problem in Linux operating system. Anonsurf is a tool used for browsing the Internet anonymously.

 

Today I was trying to install anonsurf (tool to browse Internet anonymously). My operating system is Ubuntu 16.04 desktop. Anonsurf is already downloaded and I was trying to install it using the following command:

 

sudo ./installer.sh

 

The installation process started, went on for some time and stopped with the following error (and some other errors):

 

package i2p is not installed

 

The solution to resolve the above error is, by typing the following commands:

 

sudo add-apt-repository ppa:i2p-maintainers/i2p
sudo apt-get update

Source: https://launchpad.net/~i2p-maintainers/+archive/ubuntu/i2p

 

Now, we can install i2p, by typing the following command:

 

sudo apt-get install i2p

 

It will take some time for installation. After i2p is installed, we can install anonsurf by using the following command:

 

sudo ./installer.sh

 

That’s it! Happy anonymous browsing. 😀

How useful was this post?

Click on a star to rate it!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Leave a Reply

Your email address will not be published. Required fields are marked *

Facebook
Twitter
Pinterest
Youtube
Instagram
Blogarama - Blog Directory