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!