INTERACT FORUM

More => Old Versions => JRiver Media Center 20 for Linux => Topic started by: tlcmd on August 07, 2015, 05:13:05 pm

Title: Uninstalling MC20 (Linux) from LMDE2
Post by: tlcmd on August 07, 2015, 05:13:05 pm
I need to uninstall MC20 (linuc) from my Linux distro (LMDE2(Betsy).

How do I do it. The uninstall doesn't work. I suspect I need to enter a command into the terminal. I plan to reinstall it since mine is apparently screwed up.

Thanks,
tlcmd
Title: Re: Uninstalling MC20 (Linux) from LMDE2
Post by: Awesome Donkey on August 07, 2015, 06:49:42 pm
Try this in a Terminal;

Code: [Select]
sudo apt-get remove mediacenter20
If you're looking to do a clean install (no library or settings retained) you'll likely need to delete the hidden .jriver folder in your Home folder. In which case I'd advise making a library backup first, then using this in the Terminal;

Code: [Select]
sudo rm -rf ~/.jriver