Install python-twisted-names
Installing python-twisted-names 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-names
python-twisted-names package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-twisted-names |
version | 16.1.1-1 |
description | twisted package for DNS protocol implementation |
subsection | python |
maintainer | Matthias Klose |
Uninstall python-twisted-names
To remove just python-twisted-names package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-twisted-names
Uninstall python-twisted-names and it’s dependent packages
To remove the python-twisted-names package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-twisted-names
Purging python-twisted-names
If you also want to delete configuration and/or data files of python-twisted-names from Debian Sid then this will work:
sudo apt-get purge python-twisted-names
To delete configuration and/or data files of python-twisted-names and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-twisted-names