View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#352
Originally Posted by silvermountain View Post
If one has trouble with any of ths updates that comes down through this package is it as simple to uninstall as any application - or have these bug fixes touched files that would require me to re-flash to back out?
It's not as simple as uninstalling a single app, but if you are happy using apt on the command line, something like this:

Code:
# dpkg --purge community-ssu-enabler
# apt-get install osso-software-version-rxXX=1:5.2008.43-7 # + all dependencies it complains about
# /usr/bin/flash-and-reboot
(where XX is the appropriate model number for your device) should get the device back to the last official release. For some reason the trust level for the community repository still remains (not sure why, I've asked Marius about it) so it's important to also remove or disable the repository in the application manager to avoid re-applying the updates.

Flashing is always an option too of course.
 

The Following 2 Users Say Thank You to lma For This Useful Post: