Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!hobbes.physics.uiowa.edu!ns-mx!uunet!panews!slo.awdpa.ibm.com!jsalter From: jsalter@ibmpa.awdpa.ibm.com Newsgroups: comp.unix.aix Subject: Re: Deinstalling lpps Message-ID: <1991Jun17.012708.26895@ibmpa.awdpa.ibm.com> Date: 17 Jun 91 01:27:08 GMT References: <112@is.UUCP> Sender: news@ibmpa.awdpa.ibm.com (News Master) Reply-To: jsalter@slo.awdpa.ibm.com (Jim Salter) Organization: IBM PSP Development, Palo Alto, CA Lines: 28 jmw@probitas.cs.utas.edu.au writes: > Is there any method of de-installing lpps? I know I can figure out the files > involved and then rm them, but the lslpp command says the lpp involved is > still installed. Well, here's the way I'd do it. I'd check out the LPP directory in /usr/lpp, and see the files in there. Find out as much information as possible. Then do a: % lslpp -f This will give a list of all the files installed with the LPP. I'd also check out the ODM: % odmget -q"lpp_name=" history % odmget -q"name=" lpp % odmget -q"lpp_name=" inventory and save all this information away. Then I'd remove those files listed by the "lslpp -f" command, and delete the ODM entries with "odmchange" or "odmdelete". Note: this is not official IBM position, nor have I ever tried it. But something like it should work. jim/jsalter IBM PSP, Palo Alto T465/(415)855-4427 VNET: JSALTER at AUSVMQ Internet: jsalter@slo.awdpa.ibm.com UUCP: ..!uunet!ibmsupt!jsalter "IBM part #23521, aka Lt. Commander Data" The stuff above is on my own.