![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rpm package | c00kie88 | Ubuntu | 8 | 06-06-2008 03:57 PM |
| .exe package is corrupted | Nanu_Manju | UNIX for Advanced & Expert Users | 9 | 05-14-2008 12:00 PM |
| package version | gcastell | UNIX for Dummies Questions & Answers | 0 | 12-10-2007 04:38 AM |
| where can i get package LiS-2.19.1 | amitpansuria | Red Hat | 1 | 10-30-2007 07:49 AM |
| package error | murad.jaber | SUN Solaris | 1 | 06-06-2007 10:59 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to restore original package after uninstalling the upgraded package using rpm
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 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|