Installing Offpunk
Packages
Offpunk is already packaged for many distributions. Installing it is probably as simple as "apt install offpunk" or "pacman -S offpunk".
Offpunk has optional dependencies. To check if those are installed, use "version"
version
Helping with packaging
We welcome and encourage all efforts to make Offpunk availalbe on new distributions. If you want to give it a try, say hello to the dedicated mailing-list.
Git
Advanced users and developers may use the latest Git version.
git clone https://git.sr.ht/~lioploum/offpunk
Once cloned, no build is required. You can launch offpunk.py/opnk.py/ansicat.py/netcache.py directly.
python offpunk.py
Anyone using the git version should feel comfortable to report any bug on the devel mailing-list.