- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- remove sudo
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
remove sudo
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2010 11:34 AM
02-11-2010 11:34 AM
i have to problem for remove the software sudo sudo-1.7.2p2 in the operation system
SAPL904:/tmp/hp/sudo/sudo-1.7.2p2> swlist -l product | grep sudo
SAPL904:/tmp/hp/sudo/sudo-1.7.2p2>
not appear
in the sam no show "sudo" software installation
the installation was via ./configure
i nedd remove the software
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2010 12:41 PM
02-11-2010 12:41 PM
Solutionfind / -name sudo
Same thing for sudoers
Erase the files at the command line.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2010 06:20 PM
02-11-2010 06:20 PM
Re: remove sudo
Re: remove sudo
the installation was via ./configure<<<
SAM -> will show only if package /sw has been installed by using .depot * format.
in you case you have mentioned ./configure,
as said by >>SEP<< You can remove them by using (rm command) via command line
Example :-
rm -R
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2010 08:33 PM
02-11-2010 08:33 PM
Re: remove sudo
Re: remove sudo
I don't know what you did, but I'd guess that
"./configure", by itself, did not install
anything. I'd guess that there was at least
one "make install" in there somewhere, and
that _that_ installed something(s).
I'd also guess that if you looked at the
"make" file (possibly "Makefile"), you might
find an "uninstall" (or similar) target,
which could be used to remove the installed
files. Otherwise, if you re-ran the actual
installation procedure, and recorded its
actions, then you might learn which files
were installed, which should tell you what
you would need to remove.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 07:02 AM
02-17-2010 07:02 AM
Re: remove sudo
Re: remove sudo
process 1:
./configue
process 2:
make install
in the sam not see aplication sudo
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 07:11 AM
02-17-2010 07:11 AM
Re: remove sudo
Re: remove sudo
As mentioned above post
"SAM -> will show only if package has been installed by using .depot * format."
Example :-
swinstall -s /var/adm/crash/sudo_1.7.2.depot
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 11:39 AM
02-17-2010 11:39 AM
Re: remove sudo
Re: remove sudo
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 11:44 AM
02-17-2010 11:44 AM
Re: remove sudo
Re: remove sudo
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2010 12:02 PM
02-17-2010 12:02 PM
Re: remove sudo
Re: remove sudo
thanks
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP