Direct Downloads
You can install the downloaded packages from the Github Releases by using the regular package manager of your distribution:
- Alpine:
sudo apk add --allow-untrusted *.apk
- Debian and Ubuntu:
sudo dpkg -i *.deb
- EL (RHEL/CentOS/Amazon/Oracle Linux), Fedora and derivatives:
sudo rpm -Uvh *.rpm