APT repository
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 -