Release 1.2.6
This release has no changes to functionality. Its purpose is only to add copyright and license notices to the source files for building for the Arch User Repository. If you have version 1.2.5 you do not need to update.
What's New
ned
is now available in the AUR for Arch and Manjaro and can be installed with:
yaourt -S ned
ned
is also now available as a deb package for Debian, Ubuntu, Mint, etc, containing a musl binary with no dependencies. It can be downloaded and installed installed on 64-bit Linux with:
sudo dpkg -i ned_1.2.6-0_amd64.deb
or on 32-bit Linux with:
sudo dpkg -i ned_1.2.6-0_i386.deb
Note: Is is not available through a PPA because building Rust projects in Launchpad doesn't seem to be possible. The build doesn't have Internet access to download dependencies.
If installing manually you can install the binaries from version 1.2.5.