Fedora
C.M.U. server - Optimized Fedora RPMs
GPG key of the I.S.A.A.C.S. RPMs packages: RPM-GPG-KEY-ISAACS
The RPMs are GnuPG signed, to verify the signature one of these packages before the installation:
1) Login as root:
user@localhost ]$ su -
password : *****
2) Import the I.S.A.A.C.S. GPG key:
root@localhost ~] rpm --import http://www.people.cst.cmich.edu/petko1vg/isaacs/downloads/RPM-GPG-KEY-ISAACS
3) Download the RPM:
root@localhost ~] wget http://people.cst.cmich.edu/petko1vg/isaacs/downloads/isaacs-2.7-1.fc2*.***.rpm
4) Verify the signature of the RPM:
root@localhost ~] rpm --checksig isaacs-2.7-1.fc2*.***.rpm
isaacs-2.7-1.fc2*.***.rpm: (sha1) dsa sha1 md5 gpg OK
5) Then you can safely install the RPM:
root@localhost ~] rpm -ivh isaacs-2.7-1.fc2*.***.rpm
64 bits (All) isaacs-2.7-1.fc20.x86_64.rpm
Intel Core i7 - 64 bits isaacs-2.7-1.fc20.x86_64-i7.rpm
32 bits (All) isaacs-2.7-1.fc20.i386.rpm
Intel Core i7 - 32 bits isaacs-2.7-1.fc20.i686-i7.rpm


Build openSUSE Generic RPMs
  • To set up the repository and install or update I.S.A.A.C.S. using yum:
1) Login as root:
user@localhost ]$ su -
password : *****
2) Change directory to the yum repository folder:
root@localhost ~] cd /etc/yum.repos.d
3) Import the repository information for your distribution:
Fedora 21:
root@localhost ~] wget http://download.opensuse.org/repositories/home:/Slookeur/Fedora_21/home:Slookeur.repo
Fedora 20:
root@localhost ~] wget http://download.opensuse.org/repositories/home:/Slookeur/Fedora_20/home:Slookeur.repo
4) Finally install I.S.A.A.C.S.:
root@localhost ~] yum install isaacs
5) Later it will be very easy to check for udpates using:
root@localhost ~] yum update isaacs
  • Direct links to the download pages:
Fedora 21:        i386        x86_64
Fedora 20:        i386        x86_64