mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-09-12 14:21:56 +00:00
Merge pull request #108 from nk0073/patch-1
Add void linux to install.md
This commit is contained in:
commit
e7f79b5381
@ -119,6 +119,15 @@ Alternatively, you can use [PPA repository](https://launchpad.net/~purplei2p/+ar
|
||||
sudo apt-get update
|
||||
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
|
||||
|
||||
You can install i2pd from [ports](https://www.freshports.org/security/i2pd/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user