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

Last updated: May 20,2024

1. Install "python-torctl" package

Please follow the instructions below to install python-torctl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-torctl

2. Uninstall "python-torctl" package

In this section, we are going to explain the necessary steps to uninstall python-torctl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-torctl
Priority: optional
Section: universe/python
Installed-Size: 286
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Version: 20130920git-2
Depends: python (>= 2.7), python-geoip
Filename: pool/universe/p/python-torctl/python-torctl_20130920git-2_all.deb
Size: 62814
MD5sum: 223db6de0ea9506b7d5015cc987c6cbc
SHA1: 3427bd93db3d4fdd5bdff67bf2829f915799918a
SHA256: 30f167b02100558037935665b454b4d4ebb28fe57c8c94a4ce00604a5e4ca4ac
Description-en: Tor control library for Python
TorCtl is a Python Tor controller with extensions to support path
building and various constraints on node and path selection, as well as
statistics gathering
.
There are a few more extras including SQL support for retrieving stats,
GeoIP localization support, between others.
Description-md5: 07ece47094347a2b4f4b8b63e2998394
Homepage: https://gitweb.torproject.org/pytorctl.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu