• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

FC6 and how to install yum

F

>fm_

Guest
Hallo,

is there anybody who can give me an answer to install yum on Fedora Core 6.

Thanks a lot
>fm_
 
Hello,

Normally yum comes installed by default with a FC6 install.

You can check to see if it is installed by typing "rpm -qa | grep yum".

If it is not installed you will need to download the rpm from a fedora mirror and manually install it using "rpm -Uvh yum.<version>.rpm".

Hope that helps.

-chrisl
 
Hi chrisl,

thank you for your reply. Have taken the right package and there dependencies now and installed it. Before i had problems with these dependencies and i was not able to install it well.

Greetz
>fm_
 
Back
Top