How to Install and Uninstall python-txtorcon-doc.noarch Package on Fedora 36

Last updated: November 29,2024

1. Install "python-txtorcon-doc.noarch" package

Please follow the steps below to install python-txtorcon-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-txtorcon-doc.noarch

2. Uninstall "python-txtorcon-doc.noarch" package

This guide covers the steps necessary to uninstall python-txtorcon-doc.noarch on Fedora 36:

$ sudo dnf remove python-txtorcon-doc.noarch $ sudo dnf autoremove

3. Information about the python-txtorcon-doc.noarch package on Fedora 36

Last metadata expiration check: 5:00:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python-txtorcon-doc
Version : 21.1.0
Release : 2.fc36
Architecture : noarch
Size : 296 k
Source : python-txtorcon-21.1.0-2.fc36.src.rpm
Repository : fedora
Summary : txtorcon documentation
URL : https://github.com/meejah/txtorcon
License : MIT and BSD
Description : txtorcon is an implementation of the control-spec for Tor using the
: Twisted networking library for Python.
:
: This is useful for writing utilities to control or make use of Tor in
: event-based Python programs. If your Twisted program supports endpoints
: (like twistd does) your server or client can make use of Tor
: immediately, with no code changes. Start your own Tor or connect to one
: and get live stream, circuit, relay updates; read and change config;
: monitor events; build circuits; create onion services; etcetera.
:
: This package contains the documentation.