Uninstalling Apps

To uninstall an app, run the bar-uninstall script:

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 the apps currently installed on your system.