Yum ou dnf

Michel -  
 andykimpe -
Hi guys,
The apt-get command with its options allows you to install new packages on Linux Debian.
There is also the w3m command that allows you to browse in text mode.
Could you provide me with the equivalent of these two commands on Red Hat?
Thank you
Michel

6 answers

  1. ch3ch3
     
    apt-get (on debian) = yum (on redhat)
    however, for aptitude (on debian) I don't know the command! =/
    10