- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to uninstall software in HP-UX system(Itanium)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:18 AM
тАО05-27-2009 05:18 AM
how to uninstall software in HP-UX system(Itanium)
HP-UX system(Itanium)
and how to uninstall software in HP-UX system(Itanium)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:24 AM
тАО05-27-2009 05:24 AM
Re: how to uninstall software in HP-UX system(Itanium)
#swlist -> lists complete set
#swlist -l bundle -> lists all bundles
#swlist -l product -> lists all products
#swlist -l patch -> lists all patches
To uninstall software
#swremove
The above command is to remove the software in interactive mode. This will open a user interface when you can select desired software and remove it.
#swremove
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:24 AM
тАО05-27-2009 05:24 AM
Re: how to uninstall software in HP-UX system(Itanium)
Define "complete." If you mean a complete list of software installed with the 'swinstall' command, the 'swlist' is your friend (see the man page for details).
If the software was NOT installed with swinstall, then there is NOT any one simple way to get a list.
To uninstall software installed with 'swinstall' you use the 'swremove' command. If the software was NOT installed with 'swinstall' you are on your own to figure out how to uninstall it (according to vendor instructions).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:26 AM
тАО05-27-2009 05:26 AM
Re: how to uninstall software in HP-UX system(Itanium)
swlist -l product
to install software, since you did not sound to have much experience with hpux, I'd suggest running
swinstall
and finding your software from the menu system that this application will present you. But you have to know how to get the application in the right format onto your system first. If you are a new hpux admin, I'd suggest learning about the system administration basics first.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:29 AM
тАО05-27-2009 05:29 AM
Re: how to uninstall software in HP-UX system(Itanium)
swlist = for list out sw in your hpux
swremove = for remove
can check man swlist and man swremove for all other options. thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2009 05:36 AM
тАО05-27-2009 05:36 AM
Re: how to uninstall software in HP-UX system(Itanium)
# swremove -i
this will take you to a tui interface:
select the software -> hit 'm' key to mark it -> Go to ACTIONS menu -> Select REMOVE.
Thats all.
or use :
# swremove