How to Install and Uninstall python-stem-doc.noarch Package on AlmaLinux 8

Last updated: November 29,2024

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

This is a short guide on how to install python-stem-doc.noarch on AlmaLinux 8

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

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

This tutorial shows how to uninstall python-stem-doc.noarch on AlmaLinux 8:

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

3. Information about the python-stem-doc.noarch package on AlmaLinux 8

Last metadata expiration check: 1:46:07 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python-stem-doc
Version : 1.8.0
Release : 8.el8
Architecture : noarch
Size : 3.3 M
Source : python-stem-1.8.0-8.el8.src.rpm
Repository : epel
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.