How to Install and Uninstall python-txtorcon-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "python-txtorcon-doc" package

Here is a brief guide to show you how to install python-txtorcon-doc on Kali Linux

$ sudo apt update $ sudo apt install python-txtorcon-doc

2. Uninstall "python-txtorcon-doc" package

This guide covers the steps necessary to uninstall python-txtorcon-doc on Kali Linux:

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

3. Information about the python-txtorcon-doc package on Kali Linux

Package: python-txtorcon-doc
Source: txtorcon
Version: 22.0.0-1
Installed-Size: 900
Maintainer: Debian Privacy Tools Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 152680
SHA256: 55b7cf96914334708a544d3ffa0003853ad2e349188cef340df0c68153cc2e08
SHA1: 0ae2b02ff3740bd2c474f1c339150af1cf9b83f3
MD5sum: 77a16d3839b4777e8fa94151d1ba4cd5
Description: Twisted-based asynchronous Tor control protocol implementation (Documentation)
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.
.
This package contains the common documentation.
Description-md5:
Homepage: https://github.com/meejah/txtorcon
Section: doc
Priority: extra
Filename: pool/main/t/txtorcon/python-txtorcon-doc_22.0.0-1_all.deb