Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Command in the Terminal for Fedora.

Jul 24, 2010 11:36AM PDT

Goog nigth and happy week-end,
With Ubuntu, the command to enter a software in the root terminal is :
(#) apt-get install [software]
With Mandriva, the command is : (#) urpmi [software]
With openSUSE, it is : (#) zypper in [software]

and with Fedora, what is this command ?

Thank you very much.

Discussion is locked

- Collapse -
yum
Jul 24, 2010 6:46PM PDT

yum install [software]

- Collapse -
Thank you.
Jul 27, 2010 5:59AM PDT

Thank you GODhack,
and good night.

- Collapse -
Linux: Command in the Terminal for Fedora.
Jul 27, 2010 9:30PM PDT

Have anyone knows the place where these package systems' rules are explained and compared to each other?

- Collapse -
Here
Jul 27, 2010 10:15PM PDT
- Collapse -
yes man and here very nice article
Jul 27, 2010 11:32PM PDT
- Collapse -
Thanks
Aug 12, 2010 10:11PM PDT

Thank you very much everybody.