github nevdelap/ned release.1.2.8
Release 1.2.8

latest releases: release.1.3.1, release.1.3.0, release.1.2.9...
5 years ago

What's New

Issue #66 Create a man page.

Installation

Do one of these:

  1. Copy the appropriate bin, renamed as ned, and the man page:
sudo cp ned.xxx /usr/local/bin/ned
sudo cp ned.1.gz to /usr/share/man/man1/
  1. On Arch or Arch based distros to install the binary and man page:
yaourt -S ned
  1. On Debian based distros to install the binary and man page:
sudo dpkg -i ned_1.2.8-0_amd64.deb
  1. On Redhat or CentOS to install the binary and man page:
sudo rpm -i ned-1.2.8-1.el7.x86_64.rpm
  1. On Windows put the ned.exe somewhere on your path. For help:
ned --help

Dependencies

The ned.exe included here is 64bit and requires the vc_redist.x64.exe which can be downloaded from: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads (I don't use the Windows version so if this has changed I didn't notice.)

The Linux and Mac versions don't need anything extra. Just put them somewhere on your path renamed as ned. The Linux version should work on every version of Linux. I've no idea if the Mac version will work on Mojave, though I assume it should.

Don't miss a new ned release

NewReleases is sending notifications on new releases.