Install python-twisted-runner
Installing python-twisted-runner package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-twisted-runner
python-twisted-runner package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-twisted-runner |
version | 16.1.1-1 |
description | twisted dummy package for process management |
subsection | python |
maintainer | Matthias Klose |
Uninstall python-twisted-runner
To remove just python-twisted-runner package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-twisted-runner
Uninstall python-twisted-runner and it’s dependent packages
To remove the python-twisted-runner package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-twisted-runner
Purging python-twisted-runner
If you also want to delete configuration and/or data files of python-twisted-runner from Debian Sid then this will work:
sudo apt-get purge python-twisted-runner
To delete configuration and/or data files of python-twisted-runner and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-twisted-runner