Difference between revisions of "Debian"
Jump to navigation
Jump to search
m (Templates) |
m |
||
Line 8: | Line 8: | ||
to {{File|/etc/apt/sources.list}}, and doing: | to {{File|/etc/apt/sources.list}}, and doing: | ||
− | $ apt-get update | + | $ apt-get update |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:42, 10 April 2007
Getting the Debian package via apt-get
Debian users can also apt-get the package from http://debian.wgdd.de/debian by adding
deb http://debian.wgdd.de/debian unstable main contrib non-free deb-src http://debian.wgdd.de/debian unstable main contrib non-free
to /etc/apt/sources.list, and doing:
$ apt-get update