$ svn co svn://anonscm.debian.org/nut/trunk
This section presents the different methods to download NUT.
|
You should always use PGP/GPG to verify the signatures before using any source code. You can use the following procedure to do so. |
SHA-256 sum: 34913b729d2032faaf6f31e800a400bcd874f1f4daacae6fe0d388bd235b633a
You can also browse the stable source directory.
There is currently no testing release.
The development tree is available through a Subversion repository hosted on the Debian Alioth server.
To retrieve the current development tree, use the following command:
$ svn co svn://anonscm.debian.org/nut/trunk
To generate the build scripts, you must call, from the trunk directory:
$ ./autogen.sh
Then refer to the NUT user manual for more information.
|
Users that need the latest developments to support new devices must use snapshots. |
You can also browse the code with WebSvn, or through the Trac mirror, kindly hosted and maintained by Charles Lepple.
The latest Subversion developments are available through snapshots on the Buildbot. Look for the latest [tarball] link on the top of the page.
|
The only official releases from this project are source code. |
NUT is already available in the following systems:
Linux: Arch Linux, Debian, Gentoo Linux, Mandriva, Red Hat / Fedora, Novell Suse / openSUSE, OpenWrt, Ubuntu.
Windows (complete port, Beta): Windows MSI installer 2.6.1-1
NUT Java support (client side, Beta) jNUT 0.2-SNAPSHOT
NUT Java Web support (client side using REST, Beta) jNutWebAPI 0.2-SNAPSHOT (sources)