Removing Web Applications - Rohan62442/webb GitHub Wiki

To remove one or more installed web applications, just use the webb -r command followed by the names of the applications. For example:

webb -r facebook twitter youtube

You can also remove all installed web applications with this command. Just use the --all option instead of the names.

webb -r --all