![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rpm package | c00kie88 | Linux | 8 | 06-06-2008 11:57 AM |
| .exe package is corrupted | Nanu_Manju | UNIX for Advanced & Expert Users | 9 | 05-14-2008 08:00 AM |
| package version | gcastell | UNIX for Dummies Questions & Answers | 0 | 12-10-2007 12:38 AM |
| where can i get package LiS-2.19.1 | amitpansuria | Linux | 1 | 10-30-2007 03:49 AM |
| package error | murad.jaber | SUN Solaris | 1 | 06-06-2007 06:59 AM |
|
|
LinkBack | Thread Tools | 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 |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|