Difference between revisions of "APT repository"
From EDukeWiki
Line 1: | Line 1: | ||
EDuke32 can be installed from a repository for Debian and Ubuntu Linux. | EDuke32 can be installed from a repository for Debian and Ubuntu Linux. | ||
− | Just add the following lines which match with your | + | Just add the following lines which match with your version in the ''sources.list'' file. |
= Ubuntu repositories = | = Ubuntu repositories = | ||
Line 7: | Line 7: | ||
== Jaunty Jackalope == | == Jaunty Jackalope == | ||
− | + | deb http://apt.duke4.net/ jaunty main | |
− | + | deb-src http://apt.duke4.net/ jaunty main | |
== Intrepid Ibex == | == Intrepid Ibex == | ||
− | + | deb http://apt.duke4.net/ intrepid main | |
− | + | deb-src http://apt.duke4.net/ intrepid main | |
== Hardy Heron == | == Hardy Heron == | ||
− | + | deb http://apt.duke4.net/ hardy main | |
− | + | deb-src http://apt.duke4.net/ hardy main | |
Line 25: | Line 25: | ||
== Lenny == | == Lenny == | ||
− | + | deb http://apt.duke4.net/ lenny main | |
− | + | deb-src http://apt.duke4.net/ lenny main |
Revision as of 20:39, 6 October 2009
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.
Contents
Ubuntu repositories
Important : Ubuntu users must activate the universe repository before installing EDuke32.
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