#!/bin/sh $app_target -r rm -v /usr/bin/$app_target rm -rv $install_dir deluser $app_target echo "Uninstallation Complete"