The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > SuSE
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-27-2008
mitch's Avatar
mitch mitch is offline
Registered User
  
 

Join Date: Nov 2003
Location: Currently Kuwait/Iraq
Posts: 15
I don't know what you are doing to get an 'upgrading the rpm' but if you are using a redhat based system like Fedora or Cent OS you can always use `yum update` or `yum -y update` or even `yum -y install "pkge"` to install or update packages. But this will require a network connection.

Last edited by mitch; 11-27-2008 at 04:20 PM.. Reason: elaborating