Reinstall addons

I uninstalled the pvrwmc addon, with the intention of reinstalling it, as I was having many problems. But then I find it is not available for reinstall (as it was originally already installed). Is there some way to reinstall the osmc build of this kodi addon?

Apologies if this is strictly a Kodi issue, but it seems pvrwmc is os dependent.

I’m not 100% sure if pvrwmc is part of our kodi package or not, and can’t look just at the moment but if it is, you can do a forced reinstall of kodi by doing the following at the command line:

Pi 1:

sudo apt-get update && sudo apt-get install rbp1-mediacenter-osmc --reinstall

Pi 2:

sudo apt-get update && sudo apt-get install rbp2-mediacenter-osmc --reinstall

Then reboot afterwards:

sudo reboot

Be careful to choose the correct version of the package for Pi 1 or Pi 2, but other than that it should be completely safe to reinstall the kodi package over the top of itself in this way (I’ve done it many times myself) - this will replace any missing files belonging to the package.