[Rpm-maint] how to restore original package after uninstalling the upgraded package using rpm
amit pansuria
amit_pansuria at yahoo.co.in
Wed May 28 09:22:49 UTC 2008
I have following package installed
rpm -qa |grep ADMIN
It will give the following package installed:
ADMIN-4.0.0.1
Now I will upgrade the ADMIN package using the following command.
rpm --upgrade ADMIN-4.1.0.1
It will upgrade the ADMIN packagge to ADMIN-4.1.0.1
Now I want that when I uninstall the ADMIN-4.1.0.1 then I got the oirginal
package ADMIN-4.0.0.1
rpm --erase ADMIN-4.1.0.1
now is there anyway(using rpm command or whatever) so that I got the
original package when i uninstalled the upgraded package name.
Regards,
Amit
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rpm.org/pipermail/rpm-maint/attachments/20080528/64d15e8d/attachment-0001.htm
More information about the Rpm-maint
mailing list