LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   apt-get "command not found" (https://www.linuxquestions.org/questions/fedora-35/apt-get-command-not-found-686738/)

OwenR 11-27-2008 07:01 PM

apt-get "command not found"
 
Am running Fedora 9 in virtual box on Dell laptop Win vista.
Desperately need "apt-get" but when I try to execute the command all I get is "command not found". Have looked in /exe/sources.list/.d, where apt-get apparently should be but the only item there is Livna.list.

jailbait 11-27-2008 07:09 PM

To check if you have apt-get installed use this command:

find / -iname "*apt-get*"

-------------------
Steve Stites

billymayday 11-27-2008 07:27 PM

Do you particularly need apt-get? Yum is the standard package manager for Fedora.

That said, if it isn't installed, I think you'll find it here https://rpmrepo.org/RPMforge

samjh 11-28-2008 05:39 AM

Debian/Ubuntu migrant? ;)

In Fedora, use "yum": eg. yum install gedit-plugins

Do yum --help for... help. :)


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