mmserver icon indicating copy to clipboard operation
mmserver copied to clipboard

Uninstallation?

Open koesherbacon opened this issue 10 years ago • 1 comments

Hello,

I gave your mmserver a shot on my Manajro system and got it to compile and install just fine. However, my iPhone is unable to connect to it for some reason so I'd like to uninstall it but cannot figure out how to. I have tried yaourt -R mmserver, sudo pacman -R mmserver and going into /build/ in the cloned GH directory and using sudo make uninstall and none of these options worked. Can you enlightening me on how I can go about removing it?

I can tell it's good software, I think the connectivity problem is most likely from my phone and not your app.

Thanks a lot!

koesherbacon avatar Dec 12 '15 04:12 koesherbacon

Thanks for the question. Indeed I haven't maintained mmserver for compatibility with recent versions of Mobile Mouse, since each release seemed to introduce protocol changes and I didn't use it often enough to justify time spent figuring out fixes. Sorry!

Anyway, installed file locations can be found at the end of CMakeLists.txt:

/usr/sbin/mmserver

/usr/share/mmserver/mmserver.conf /usr/share/mmserver/mm-idle.svg

/usr/share/gnome/autostart/mmserver.desktop /usr/share/applications/mmserver.desktop

And possibly:

~/.mmserver/mmserver.conf

On Dec 11, 2015, at 11:51 PM, Ev Bacon [email protected] wrote:

Hello,

I gave your mmserver a shot on my Manajro system and got it to compile and install just fine However, my iPhone is unable to connect to it for some reason so I'd like to uninstall it but cannot figure out how to I have tried yaourt -R mmserver, sudo pacman -R mmserver and going into /build/ in the cloned GH directory and using sudo make uninstall and none of these options worked Can you enlightening me on how I can go about removing it?

I can tell it's good software, I think the connectivity problem is most likely from my phone and not your app

Thanks a lot!

— Reply to this email directly or view it on GitHub.

anoved avatar Dec 15 '15 12:12 anoved