installing #lokinet on #manjaro

git clone this:

https://aur.archlinux.org/packages/lokinet

lokinet 0.9.11-3

cd lokinet

if pgp error:

$ makepkg --skippgpcheck

if fmt / spdlog error. get older versions from arch package archive:

https://archive.archlinux.org/packages/

working versions:

$ sudo pacman -Qs fmt

local/fmt 9.0.0-1

$ sudo pacman -Qs spdlog

local/spdlog 1.11.0-1

when build & install ok, start it:

$ lokinet-bootstrap

$ lokinet -g

git clone gui from:

https://aur.archlinux.org/packages/lokinet-gui

$ cd lokinet-gui

$ makepkg

AppImage will be in here:

lokinet-gui/pkg/lokinet-gui/usr/bin

notes:

not yet working. vpn does not connect. firefox does not resolve .loki.

Reply to this note

Please Login to reply.

Discussion

No replies yet.