How to Install and Uninstall python-txtorcon Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 12,2025

1. Install "python-txtorcon" package

Here is a brief guide to show you how to install python-txtorcon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-txtorcon

2. Uninstall "python-txtorcon" package

This tutorial shows how to uninstall python-txtorcon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-txtorcon $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-txtorcon package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-txtorcon
Priority: extra
Section: universe/python
Installed-Size: 384
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Privacy Tools Maintainers
Architecture: all
Source: txtorcon
Version: 0.14.2-1
Provides: python2.7-txtorcon
Depends: python-geoip, python-ipaddr (>= 2.1.10), python-twisted (>= 11.1.0), python-zope.interface (>= 3.6.1), python-txsocksx, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: tor
Filename: pool/universe/t/txtorcon/python-txtorcon_0.14.2-1_all.deb
Size: 136802
MD5sum: b36265a58ed18253c6e3e4fb4ee390d4
SHA1: d4a68423fedc07efd895a6506bd48fcaa0e37f81
SHA256: d234d5ca59a52c12a40ddecbd65bae473d6347849527726c366f0b0e8f45d3f3
Description-en: Twisted-based asynchronous Tor control protocol implementation
txtorcon main feature is to present an asynchronous API to speak the Tor
client protocol in Python. It also provides abstractions to track and get
updates about Tor's state and current configuration (including writing it to
Tor or disk), along with helpers to asynchronously launch slave instances of
Tor including Twisted endpoint support.
.
Twisted is an event-driven networking engine written in Python and Tor is an
onion-routing network designed to improve people's privacy and anonymity on the
Internet.
Description-md5: 0c1929eac33efd9cf53a15bb80fa9225
Homepage: http://github.com/meejah/txtorcon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu