I'm running Ubuntu 9.10 I have an Adobe AIR based app named Balsamiq (God, it's super slow) which I installed from Internet (so, to be clear, I don't have the original installation file). Now I want to uninstall it. How to do that?

link|improve this question

41% accept rate
feedback

1 Answer

up vote 2 down vote accepted

As far as I know, Adobe AIR applications on Linux are installed as native packages. So, you could locate the application, and use dpkg, deb, or rpm to try to remove the package.

In addition, I found this page that documents a number of different ways of removing installed Adobe AIR applications.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.