Kodi Community Forum
Linux installing gotham13 on linux mint - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux installing gotham13 on linux mint (/showthread.php?tid=199863)



installing gotham13 on linux mint - droghedaman - 2014-07-14

i appear to have downloaded gotham 13 successfully to linux mint but cannot figure out how to install it. can anybody help ?


RE: installing gotham13 on linux mint - un1versal - 2014-07-14

Welcome to forums.

IDK what you downloaded and or from where, but the only way to get XBMC properly for those installing it from repos is to use Team XBMC PPA, so forget what you "downloaded"

Read Team XBMC PPA (wiki) and follow the instructions.


RE: installing gotham13 on linux mint - Prof Yaffle - 2014-07-14

The only other sensible way - if you've downloaded a .deb file - is to use sudo dpkg -i <file>.deb. Be aware that (a) you're at the mercy of wherever you downloaded the file from, and (b) you won't get any automatic updates as dpkg (the packaging system) doesn't know from whence the file originated. Using the PPA route that uNi refers to addresses both of these issues, as it's a trusted source that will get automatically updated.