NRH-up2date

Main

up2date
NRH-up2date
Documentation
Download
Lists & Archives

Download

The latest stable release is version 1.3. The changelog is available here.

NRH-up2date is available as noarch.rpm and tar.gz :

For RedHat 7.x :
nrh-up2date-1.3-1.7x.noarch.rpm

For RedHat 8.0 :
nrh-up2date-1.3-1.8x.noarch.rpm

Source tar.gz :
nrh-up2date-1.3.tar.gz

It is advisable to use the rpm packages, since they will tell you exactly what packages you need on your system before installing NRH-up2date.

The complete "/download" directory is placed as one large tar file on sourceforge, since am not allowed store releases on the web server directly. The links below will not work, you can find the files below in the tar file.

You will also need to install BerkleyDB perl module - you can do it by downloading and compiling from CPAN, or by using the rpms available here :

For RedHat 7.3 :
perl-BerkeleyDB-0.23-1.i386.rpm
For RedHat 8.0 and 9 :
perl-BerkeleyDB-0.23-1.i386.rpm
For RHEL3 :
perl-BerkeleyDB-0.25-1.i386.rpm

and the python bsddb3 module :

For RedHat 7.3 :
bsddb3-3.3.0-1.i386.rpm
For RedHat 8.0 and 9 :
bsddb3-4.1.3-1.i386.rpm
For RHEL 3 :
bsddb3-4.1.6-1.i386.rpm

Additional downloads (module sources, patches, beta and prereleases) are available by directly browsing the download directory.

You can produce NRH-up2date rpms directly from the tar.gz file :

For RedHat 7.x :
# rpm -ta nrh-up2date-$version.tar.gz

For RedHat 8.0 and 9 :
# rpm -ta --define "rhl8x 1" nrh-up2date-$version.tar.gz