It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Greetings experts,

I added this to my /etc/apt/sources.list:
deb http://apt.duke4.net maverick main
deb-src http://apt.duke4.net maverick main

Then I install eduke32...
sudo apt-get install eduke32
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eduke32

No, that doesn't seem to work. What am I doing wrong here?
This question / problem has been solved by jedihawkimage
You may need to install a different version of a package, for that you can do :

* In command-line interface :

apt-get install eduke32=<version>

example :

apt-get install eduke32=2.0.0devel.20110131.r1786-1

The following command list all available versions for the eduke32 package :

apt-cache policy eduke32
avatar
Forge: The following command list all available versions for the eduke32 package :

apt-cache policy eduke32
Good suggestion, thanks. Here's what I got:

apt-cache policy eduke32
N: Unable to locate package eduke32

<shrug?> It's like I never put the repo in sources.list. But I did, really!

Any other ideas?
Never mind!

For some reason, a reboot fixed this. <shrug>?
Post edited May 25, 2011 by jurijchrul