Operating System - HP-UX
1832128 Members
3091 Online
110038 Solutions
New Discussion

Re: swremove does not remove the bundle name

 
Craig Rants
Honored Contributor

swremove does not remove the bundle name

I have an issue where we applied a bundle to a system and now the client wants it backed out.

When we remove the the bundle the name GOLDBASE11i still shows up with the current version because some patches in the bundle were already installed.

Anyway to get rid of the name and not the previously installed patches?

Thanks for the input
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: swremove does not remove the bundle name

Hi Craig:

To remove the bundle name but *not* the contents, do:

# swremove BUNDLE.

#...Note the full-stop (".") after the name!

Regards!

...JRF...