Kodi Community Forum
Roll back installation to previois stable version - 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: Roll back installation to previois stable version (/showthread.php?tid=273958)



Roll back installation to previois stable version - PaulPlankton - 2016-05-13

Hi,

I'm using Kodibuntu and have always updated the system with apt-get update/upgrade/dist-upgrade. The last upgrade process installed a version

kodi-bin/trusty,now 2:17.0~git20160501.1247-alpha1-0trusty i386

Unfortunately this version is very instable, displays flickers on every touch of the Android remote control or when a video is replayed. to sum it up: it is unusable.

So my question: how can I roll back to the latest stable release? There is a possibility to downgrade to an older version with

apt-get install <package-name>=<package-version-number>

but I have no idea what package version number I have to give here. so any help for a rollback is highly welcome!

Paul


RE: Roll back installation to previois stable version - wsnipex - 2016-05-13

see here: https://launchpad.net/~team-xbmc/+archive/ubuntu/ppa/+packages?field.name_filter=kodi&field.status_filter=published&field.series_filter=


RE: Roll back installation to previois stable version - PaulPlankton - 2016-05-13

OK but there is no "kodi-bin" package!?


RE: Roll back installation to previois stable version - wsnipex - 2016-05-14

its in/part of the kodi package and has the same version


RE: Roll back installation to previois stable version - bobthecarrot - 2016-05-15

sudo add-apt-repository -r ppa:ppa:team-xbmc/unstable
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get remove kodi kodi-bin
sudo apt-get install kodi


RE: Roll back installation to previois stable version - Daz2013 - 2016-05-17

I have the same issue as the OP.
Software updates were available and when I launched Kodi it had upgraded to 17.It is completely unusable.
The commands in the post above don't work for me.
I want to go back to my previous version although I'm not sure which one it was