#!/usr/bin/env bash # Uninstalls '.desktop' applications, including their icon. # # This is primarily used for uninstalling web app's, if a # desktop app was installed via the package manager, then the # package manager should be used to uninstall the application. usage() { cat <