Results 1 to 3 of 3
I have downloaded YUM package.
Plz guide me how to install it in RHEL5
Regards
Deepak Venkatachalam...
- 08-04-2009 #1Just 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
- 08-04-2009 #2
Open a terminal, navigate to the directory where the file is stored, as root type
I'm assuming here that you downloaded the correct rpm package, and not the source code or something.Code:rpm -Uvh yum*.noarch.rpm
- 08-04-2009 #3
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.


Reply With Quote