Skip to content

Releases: timpalpant/knord

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 17:43

Install

Arch Linux — install the attached package directly:

sudo pacman -U knord-*.pkg.tar.zst

Debian / Ubuntu — download the attached .deb, then:

sudo apt install ./knord_*.deb

Fedora / RPM-based — download the attached .rpm, then:

sudo dnf install ./knord-*.rpm

Flatpak — download knord.flatpak, then:

flatpak install --user knord.flatpak
flatpak run io.github.timpalpant.knord

KNord drives the official nordvpn client, which must be installed
on the host and is not bundled.

From sourceknord-*.tar.gz is the release tarball used by
the release PKGBUILD. A .sha256 accompanies every artifact.

Full Changelog: v0.1.0...v0.1.1