How to Install and Uninstall python3-stem.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "python3-stem.noarch" package

In this section, we are going to explain the necessary steps to install python3-stem.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-stem.noarch

2. Uninstall "python3-stem.noarch" package

Please follow the step by step instructions below to uninstall python3-stem.noarch on Fedora 38:

$ sudo dnf remove python3-stem.noarch $ sudo dnf autoremove

3. Information about the python3-stem.noarch package on Fedora 38

Last metadata expiration check: 4:15:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-stem
Version : 1.8.1
Release : 2.fc38
Architecture : noarch
Size : 716 k
Source : python-stem-1.8.1-2.fc38.src.rpm
Repository : fedora
Summary : Python controller library for Tor
URL : https://stem.torproject.org/
License : LGPLv3 and MIT
Description : Stem is a Python controller library that you can use to interact with Tor.
: With it you can write scripts and applications with capabilities similar
: to nyx.
:
: From a technical standpoint, Stem is a Python implementation of Tor's
: directory and control specifications.