To uninstall run-one just follow these instructions.
sudo apt-get remove run-one
This will remove just the run-one package itself.
sudo apt-get remove --auto-remove run-one
This will remove the run-one package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for run-one then this will work.
sudo apt-get purge run-one
Or similarly, like this run-one
sudo apt-get purge --auto-remove run-one
Package | run-one |
Version | 1.17-0ubuntu1 |
Maintainer | Dustin Kirkland <[email protected]> |
Home page | http://launchpad.net/run-one |
Description | run just one instance of a command and its args at a time |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | admin |