The packages provided here are for convenience only and I cannot certify they will not wreak some sort of havoc.
The preferred method of obtaining my work is by compiling it yourself from the Git source repositories.

AlmaLinux 8 (GNU/Linux) [Browse]

i686, x86_64

sudo rpm --import https://nephatrine.net/nephatrine.gpg
sudo wget -qO /etc/yum.repos.d/NephNET.repo https://files.nephatrine.net/Packages/NephNET-AlmaLinux.repo

MSYS2 (Windows) [Browse]

x86_64, mingw-w64 (mingw32, mingw64, ucrt64, clang64)

N.B.: These are manually packaged at irregular intervals.

wget -qO - https://nephatrine.net/nephatrine.gpg | pacman-key --add -
pacman-key --lsign-key 75E2D9949EC8B060
printf "\n[nephpkg]\nServer = https://files.nephatrine.net/Packages/MSYS2/" >> /etc/pacman.conf

Ubuntu 20.04 LTS (GNU/Linux) [Browse]

amd64, arm64*, armhf*, i386, riscv64*

* These are largely untested due to lack of hardware.

wget -qO - https://nephatrine.net/nephatrine.gpg | sudo apt-key add -
sudo wget -qO /etc/apt/sources.list.d/NephNET.list https://files.nephatrine.net/Packages/NephNET-Ubuntu.list