How do I upgrade an rpm package in Linux?



  • # /bin/rpm -Uvh quota-3.13-1.2.3.2.el5
    

    If you are upgrading a newer package with an older package and want to go through with it, use:

    # /bin/rpm -Uvh --oldpackage quota-3.13-1.2.3.2.el5
    

Log in to reply
 

© Lightnetics 2024