Index of /apt
Name Last modified Size Description
Parent Directory -
README.txt 19-Jun-2008 18:10 699
SuSE/ 28-Mar-2009 18:20 -
gpg-pubkey-624dc562-41b8bcbe.asc 13-Oct-2006 12:48 1.3K
rss-version6-SuSE-10.0-i386.xml 21-Nov-2006 10:14 137K
rss-version6-SuSE-10.1-i386.xml 01-Jan-2007 22:28 139K
rss-version6-SuSE-10.2-i386.xml 07-Sep-2007 13:36 140K
rss-version6-SuSE-10.3-i386.xml 19-Jun-2008 17:44 18K
rss-version6-SuSE-11.0-i386.xml 01-Jul-2009 09:07 12K
rss-version6-SuSE-11.1-i586.xml 28-Mar-2009 22:04 15K
rss-version6-SuSE-9.1-i386.xml 13-Oct-2006 12:40 6.7K
rss-version6-SuSE-9.2-i386.xml 13-Oct-2006 12:40 20K
rss-version6-SuSE-9.3-i386.xml 13-Oct-2006 12:40 66K
11.0 Installation
1. Install GPG public key
# rpm --import http://www.version6.net/apt/gpg-pubkey-624dc562-41b8bcbe.asc
2. Add a new repository
# zypper ar http://www.version6.net/apt/SuSE/11.0-i386 version6.net
3. Enjoy!
------------------------------------------------------------------------------
Installation with APT (old versions)
1. Install apt
# yast -i apt
2. Add this to the sources.list file (example for SuSE 10.0)
# echo "rpm http://www.version6.net/apt/ SuSE/10.0-i386 version6" >> /etc/apt/sources.list
3. Install GPG public key
# rpm --import http://www.version6.net/apt/gpg-pubkey-624dc562-41b8bcbe.asc
4. Retrieve new lists of packages
# apt-get update
5. Enjoy!