Uninstalling Apps

You can use the bar-uninstall script to uninstall apps.

To uninstall an app:
Run the following from the command line:

bar-uninstall my_app_id

where my_app_id is the ID of your app as given in the <id> element in your bar-descriptor.xml file (e.g., <id>com.example.hello</id>).

Note: You can run bar-uninstall without any arguments to see a list of all apps currently installed on your system.