forked from PurpleI2P/i2pd_docs_en
commit
e7f79b5381
|
@ -119,6 +119,15 @@ Alternatively, you can use [PPA repository](https://launchpad.net/~purplei2p/+ar
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install i2pd
|
sudo apt-get install i2pd
|
||||||
|
|
||||||
|
### Void
|
||||||
|
|
||||||
|
You can install i2pd from the /current [xpbs repository](https://github.com/void-linux/void-packages/tree/master/srcpkgs/i2pd)
|
||||||
|
|
||||||
|
To install and set the daemon up, run this
|
||||||
|
|
||||||
|
sudo xbps-install -Sy i2pd
|
||||||
|
sudo ln -s /etc/sv/i2pd /var/service
|
||||||
|
|
||||||
## FreeBSD
|
## FreeBSD
|
||||||
|
|
||||||
You can install i2pd from [ports](https://www.freshports.org/security/i2pd/).
|
You can install i2pd from [ports](https://www.freshports.org/security/i2pd/).
|
||||||
|
|
Loading…
Reference in New Issue