APT repository

From EDukeWiki
Revision as of 07:45, 31 October 2009 by Bioman (talk | contribs) (add karmic + public key)
Jump to navigation Jump to search

EDuke32 can be installed from a repository for Debian and Ubuntu Linux.

Just add the following lines which match with your version in the sources.list file.

Ubuntu repositories

Important : Ubuntu users must activate the universe repository before installing EDuke32.

Karmic Koala

deb http://apt.duke4.net/ karmic main
deb-src http://apt.duke4.net/ karmic main

Jaunty Jackalope

deb http://apt.duke4.net/ jaunty main
deb-src http://apt.duke4.net/ jaunty main

Intrepid Ibex

deb http://apt.duke4.net/ intrepid main
deb-src http://apt.duke4.net/ intrepid main

Hardy Heron

deb http://apt.duke4.net/ hardy main
deb-src http://apt.duke4.net/ hardy main


Debian repositories

Lenny

deb http://apt.duke4.net/ lenny main
deb-src http://apt.duke4.net/ lenny main


Secure APT

You can import the GPG public key to use secure APT

wget -q http://apt.duke4.net/key/eduke32.pgp -O- | sudo apt-key add -