--- Sir June <[EMAIL PROTECTED]> wrote:

>   Is there a way or procedure to rollback the
> removed rpm package? i want to upgrade to a higher
> version of the package, and if something goes wrong,
> is there a way i can re-install back the previous
> package?  
>    
>   thanks,
>   sirjune

Hi Sir June,

man rpm says:

-----
INSTALL AND UPGRADE OPTIONS
...
--oldpackage
Allow an upgrade to replace a newer package with an
older one.
-----

So you can try this incantation to install an older
version of an already-installed package:

rpm -Uvh --oldpackage  old.package.rpm

HTH,
-eric


       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to