- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swremove does not list sw
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
Forums
Discussions
Discussions
Discussions
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
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-01-2002 10:07 AM
05-01-2002 10:07 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:12 AM
05-01-2002 10:12 AM
Re: swremove does not list sw
I wouldn't remove it that way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:12 AM
05-01-2002 10:12 AM
Re: swremove does not list sw
Does swlist show it?
If not it may not have been installed via SD-UX utils.
If it wasn't installed via SD-UX, then you should be able to safely remove it manually.
The other possibility is that someone has..ahem...been "cleaning" out the /var/adm/sw dir - probably to free up space.
In that case there will have to be some recovery (backups?) to be done before you can remove via swremove.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:27 AM
05-01-2002 10:27 AM
Re: swremove does not list sw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:28 AM
05-01-2002 10:28 AM
Re: swremove does not list sw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:30 AM
05-01-2002 10:30 AM
SolutionI would first check the software with swlist:
# swlist
# swlist -lfileset | grep nsXXXXX
If it lists there, then it was installed with SD-UX. If yes, then you can remove this with swremove. If not, then the software was not installed with swinstall utility.
Normally the netscape softwares comes with an install script, which install and configure the software on the system. The uninstallation of these softwares can be done by removing the software HOME directories, start/shutdown scripts and it's configuration files. The best way will be to check the netscape site and look for uninstall methods.
HTH,
Shiju