[drats_users] Uninstall?
IZ5FSA
Sun Mar 14 15:15:31 PDT 2010
Ok, we have the solution:
rm -f /usr/local/bin/d-rats*
use rpm or deb package
...and it works!
;-)
73s de Leo, IZ5FSA
Dan Smith ha scritto:
>> Most important difference is the different "bin" dir... Installing from
>> source you put them in /usr/local/bin/, installing from .deb you put
>> them in /usr/bin/
>>
>
> Yes, doing the following would be a good idea:
>
> rm -f /usr/local/bin/d-rats*
>
> Although if you install from the dpkg and then run from the Applications
> menu icon, then it will run the proper binary anyway.
>
>
>> It will be useful to have a remove command in setup.py program.
>>
>
> Like I've said before, the "install" is not something that I wrote, it's
> part of distutils. The setup.py just invokes distutils with the proper
> arguments. To my knowledge, distutils doesn't have an uninstall routine
> and no python packages provide one that I know of. It's annoying, I
> know, but that's why the deb and rpm packages are the better option now
> that Mike is making them for us :)
>
>
More information about the drats_users
mailing list