hai@aggression:~$ dpkg -S /usr/bin/synergyc synergy-plus: /usr/bin/synergyc hai@aggression:~$ dpkg -S /usr/bin/synergys synergy-plus: /usr/bin/synergys hai@aggression:~$ dpkg -r synergys dpkg: requested operation requires superuser privilege hai@aggression:~$ sudo dpkg -r synergys [sudo] password for hai: dpkg: warning: ignoring request to remove synergys which isn't installed.
Thanks, Hai On Mon, Aug 15, 2011 at 12:03 AM, Nick Schmalenberger <[email protected]> wrote: > On Sat, Aug 13, 2011 at 12:34:23AM -0400, Hai Yi wrote: >> Hello all: >> >> I used to use synergy to share keyboard and mouse among three >> computers, now I stopped using it. However I noticed this from the >> /var/log/syslog of my Linux server, >> >> Aug 13 00:25:50 <my_Linux_name> Synergy+ 1.3.4: 2011-08-13T00:25:50 >> WARNING: cannot listen for clients: cannot bind address: Address >> already in >> use#012#011/home/nick/Projects/synergy-plus/cmd/synergys/synergys.cpp,505 >> >> it keep rolling. Using 'ps -ef | grep synergy' I found that synergys >> is running, the program is at /usr/bin/synergys >> >> Now two questions: >> >> 1. How can I completely clean up this program? I forget how it was >> installed in the first place, but I tried 'apt-get remove' and 'dpkg >> -r ', neither works; > What does dpkg -s synergy say (status of the package)? What about > dpkg -S /usr/bin/synergy (what package has this file)? What is > the error when purging the package doesn't work? If the package > is still installed, removing it successfully should properly stop > it. > Nick > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech > _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
