Operating System - HP-UX
1753936 Members
9644 Online
108811 Solutions
New Discussion юеВ

Re: how to remove the installed software

 
SOLVED
Go to solution
щ╗ЮчЗГ
Valued Contributor

Re: how to remove the installed software

Just type 'swremove', this is a menu driven tool and it's easy to understand and work with this.
Also have a look on http://docs.hp.com/en/B2355-90681/swremove.1M.html

Regards!
Man's mind, once stretched by a new idea, never regains its original dimensions
UVK
Trusted Contributor

Re: how to remove the installed software

If you like GUI go to SAM and choose SD-UX and do it from there..life is easy :)

But if u want a command use
#swremove -i

- uvk
-------------------------------------------
Like it or worked !! Click kudos !!
Suraj K Sankari
Honored Contributor

Re: how to remove the installed software

Hi,
you and directly remove software by giving
#swremove cfg2html or
#swremove -v cfg2html
or
#swremove
it will open swremove screen and it will show you all software which are installed into your system, select the software which you want to remove from your system.

Suraj


yulianto piyut
Valued Contributor

Re: how to remove the installed software

just run:
# swremove cfg2html
Jestin John Chacko
Regular Advisor

Re: how to remove the installed software

As if you are using GUI

goto

1>sam->software management

2>select--> remove local host software

mark the required software

---->select action->remove.

if you want to verify it again goto the first step
select ->view installed software

All the log files generated will be in /var/adm/sw/swremove.log for further verification

you can do the interactive way by
swremove -i
Sajjad Sahir
Honored Contributor

Re: how to remove the installed software


Dear Senthil

swremove is the command to remove installed software
and swinstall is using to install the software

see the man pages for thorough information


thanks and regards

Sajjad Sahir
subodhbagade
Regular Advisor

Re: how to remove the installed software

Hi,

steps:---

(1)Swremove soft name (depot)

(2)/var/adm/sw/products

TO verify the software is removed.

(3)swinstall soft name(depot)

Regards,
Subodh.