[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: having a problem removing a package



Rodney writes:
> How can I get this program uninstalled?

First do

sudo killall bandwidthd

to make sure the daemon isn't running.  Then edit /etc/init.d/bandwidthd
and add the line

exit 0

immediately after the first line (which should be #!/bin/sh).  Then
remove and purge the package.
-- 
John Hasler


Reply to: