lokinet on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "lokinet" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lokinet on Arch using YAY

$ yay -S lokinet

* (Optional) Uninstall lokinet on Arch using YAY

$ yay -Rns lokinet

2. Manually Install "lokinet" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lokinet's git locally

$ git clone https://aur.archlinux.org/lokinet.git ~/lokinet

c. Go to ~/lokinet folder and install it

$ cd ~/lokinet $ makepkg -si

3. Information about the lokinet package on Arch User Repository (AUR)

ID: 1310503
Name: lokinet
PackageBaseID: 152412
PackageBase: lokinet
Version: 0.9.11-5
Description: Anonymous, decentralized and IP based overlay network for the internet.
URL: https://lokinet.org
NumVotes: 10
Popularity: 0.028451
OutOfDate:
Maintainer: nekgem2
Submitter: nekgem
FirstSubmitted: 1588729472
LastModified: 1693277480
URLPath: /cgit/aur.git/snapshot/lokinet.tar.gz