|
|
Build openSUSE Generic RPMs |
|
- To set up the repository and install or update I.S.A.A.C.S. using apt:
|
1) Change directory to the apt configuration folder:
user@localhost ]$ cd /etc/apt |
2) As administrator add an entry to the sources.list file using:
|
Ubuntu 17.10:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_17.10 ./" >> sources.list
password : ***** |
Ubuntu 17.04:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_17.04 ./" >> sources.list
password : ***** |
Ubuntu 16.10:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_16.10 ./" >> sources.list
password : ***** |
Ubuntu 16.04:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_16.04 ./" >> sources.list
password : ***** |
Ubuntu 15.10:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_15.10 ./" >> sources.list
password : ***** |
Ubuntu 15.04:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_15.04 ./" >> sources.list
password : ***** |
Ubuntu 14.10:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_14.10 ./" >> sources.list
password : ***** |
Ubuntu 14.04:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_14.04 ./" >> sources.list
password : ***** |
Ubuntu 12.04:
user@localhost ]$ sudo echo "deb http://widehat.opensuse.org/repositories/home:/Slookeur/xUbuntu_12.04 ./" >> sources.list
password : ***** |
4) Finally install I.S.A.A.C.S.:
user@localhost ~] sudo apt-get install isaacs |
5) Later it will be very easy to check for udpates using:
user@localhost ~] sudo apt-get update isaacs |
|
- Direct links to the download pages:
|
Ubuntu 17.10: i386
amd64
|
Ubuntu 17.04: i386
amd64
|
Ubuntu 16.10: i386
amd64
|
Ubuntu 16.04: i386
amd64
|
Ubuntu 15.10: i386
amd64
|
Ubuntu 15.04: i386
amd64
|
Ubuntu 14.10: i386
amd64
|
Ubuntu 14.04: i386
amd64
|
Ubuntu 12.04: i386
amd64
|