On 01/13/2016 07:31 PM, Alejandro Tejada wrote:
How could I uninstall a previous version
of LC8 under Ubuntu 14.04?

Depends on which version and whether you installed just for you or for all users.

If you installed for all users:
for rc12 then look in /opt/livecode
navigate into the version's directory
32-bit:
./setup.x86 uninstall
64-bit:
./setup.x86_64 uninstall

for previous versions look in /opt/runrev
and run ./.setup.x86 uninstall
you may have to chmod it first.

If you installed just for you:
look in your home directory, then do the above

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to