LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   apt-get wont download anything :( (https://www.linuxquestions.org/questions/fedora-35/apt-get-wont-download-anything-152555/)

nexx_au 03-02-2004 07:46 AM

apt-get wont download anything :(
 
I just finished installer Fedora Core 1 on a friend's computer (introducing him to linux) and was going to go and show him how amazing yum and apt-get are, except neither of them would even work!
I was able to get yum working after changing the mirror (server problems maybe?), but apt-get is still no good :(

This is all i get, no matter what package i try:

$apt-get install mplayer
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package mplayer



Any help appreciated.

Nigel_Tufnel 03-02-2004 09:45 AM

You need to find the specific package name. Try this:
apt-cache search mplayer

You can then install the correct package name :)

Pure-Pak 03-04-2004 02:53 AM

update the sources.list

$ apt-get update


All times are GMT -5. The time now is 07:30 PM.