Landruu
02-19-2001, 12:16 AM
hehe, never had to take on off. But i need to get rid of sendmail.
RH6.2
Landruu
RH6.2
Landruu
|
Click to See Complete Forum and Search --> : DOH! How do I remove a program? Landruu 02-19-2001, 12:16 AM hehe, never had to take on off. But i need to get rid of sendmail. RH6.2 Landruu kzona 02-19-2001, 12:25 AM Sendmail was most likely install via rpm, so you can just 'rpm -q -a | grep -i sendmail | more' then just 'rpm -e' the sendmail rpms. Landruu 02-19-2001, 01:14 AM Is "|" a carige return? Ya, I am a newbie. Landruu Joshie the CK 02-19-2001, 01:31 AM No, | is exactly what it looks like. You should type the command exactly as it was written. | and all. :) It's the pipe command. It means "take output from what we just did, and feed it as input into the next command. Pretty cool once you figure it out... ::grins, ashamed of how long it took him to figure out:: Landruu 02-19-2001, 01:39 AM Ok... and where do I find this character on my keyboard? kzona 02-19-2001, 02:27 AM On most keyboards it is shift+ \. Mine is right above the enter key :\ ASCI Blue 02-23-2001, 11:24 AM Tell it, it's a bad program and to go away. ;) :p ASCI Blue 02-23-2001, 11:25 AM Tell it, it's a bad program and to go away. ;) :p bsh152s 02-23-2001, 11:32 AM Is there any way to delete programs and all related files if you compiled and installed yourself (not rpm)? ansivirus 02-23-2001, 11:54 AM Well first thing to do is check for an uninstall script that may have come with it.. other wise maybe try make uninstall i dunno.. :) it's just a guess i've never actually worried about it.. I just either delete the damn files... :) -ansivirus MBMarduk 02-23-2001, 12:14 PM Originally posted by bsh152s: Is there any way to delete programs and all related files if you compiled and installed yourself (not rpm)? Look at the "Install from source" NHF it says exactly what you need to know. justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |