π§Installing on Linux (CLI)
Initial setup
1. Computer Preparation
sudo apt-get updatesudo apt-get upgradesudo apt install curl2. Installation
sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpgecho "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.listStarting and stopping Lokinet
Updating Lokinet
Using Lokinet
CLI installation troubleshooting
Linux Mint does not work with (lsb-release)
Last updated
Was this helpful?