Find the answer to your Linux question:
Results 1 to 3 of 3
I have downloaded YUM package. Plz guide me how to install it in RHEL5 Regards Deepak Venkatachalam...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    2

    Installing YUM Package...

    I have downloaded YUM package.

    Plz guide me how to install it in RHEL5

    Regards

    Deepak Venkatachalam

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Open a terminal, navigate to the directory where the file is stored, as root type
    Code:
    rpm -Uvh yum*.noarch.rpm
    I'm assuming here that you downloaded the correct rpm package, and not the source code or something.

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    I'm confused, you are using RHEL5. Yum should be installed by default, and there shouldn't be any reason to need to download and install an RPM of it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...