PDA

View Full Version : [ubuntu] terminal apt-get error


jeremygjohn
May 11th, 2008, 12:28 PM
ok i try to do sudo apt-get install wine
i get this error:
package wine not available, but is referred to by another package
This may mean that the package is missing, has been obsoleted or is only available from another source
E: package wine has no installation canidate

i did not used to get this error?

jeremygjohn
May 11th, 2008, 01:20 PM
bump:mad:

RATM_Owns
May 11th, 2008, 01:25 PM
Use these two commands:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list

Then try again.

jeremygjohn
May 11th, 2008, 02:13 PM
does not work.. i get different errors now lol.

bapoumba
May 11th, 2008, 05:30 PM
wine is in universe, you need to enable these repos. Please post your sources.list:
cat /etc/apt/sources.list