|
|
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: |
Red Hat Entreprise Linux 7 (RHEL 7):
root@localhost ~] wget http://download.opensuse.org/repositories/home:/Slookeur/RHEL_7/home:Slookeur.repo |
Red Hat Entreprise Linux 6 (RHEL 6):
root@localhost ~] wget http://download.opensuse.org/repositories/home:/Slookeur/RedHat_RHEL-6/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:
|
Red Hat Entreprise Linux 7 (RHEL 7): i586
x86_64
|
Red Hat Entreprise Linux 6 (RHEL 6): i586
x86_64
|