Steps should be performed with root access: i.e. sudo su
Add the following lines to
Download the key used to sign the repository and add it to apt
Update repositories and install i2p
Run i2p (NEVER AS ROOT!)
Add the following lines to
/etc/apt/sources.list.d/i2p.list
- nano /etc/apt/sources.list.d/i2p.list
- deb http://deb.i2p2.no/ stable main
- deb-src http://deb.i2p2.no/ stable main
- apt-key add debian-repo.pub
- apt-get update
- apt-get install i2p i2p-keyring
- i2prouter start
1.i2prouter start .....as Administrator?
ReplyDelete