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

Last updated: October 05,2024

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

Please follow the instructions below to install python-txtorcon-doc.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python-txtorcon-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:34:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-txtorcon-doc
Version : 20.0.0
Release : 4.fc34
Architecture : noarch
Size : 285 k
Source : python-txtorcon-20.0.0-4.fc34.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.