How to Install and Uninstall python3-pytenable.noarch Package on Fedora 34

Last updated: January 15,2025

1. Install "python3-pytenable.noarch" package

Please follow the guidance below to install python3-pytenable.noarch on Fedora 34

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

2. Uninstall "python3-pytenable.noarch" package

This guide covers the steps necessary to uninstall python3-pytenable.noarch on Fedora 34:

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

3. Information about the python3-pytenable.noarch package on Fedora 34

Last metadata expiration check: 4:24:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytenable
Version : 1.2.7
Release : 1.fc34
Architecture : noarch
Size : 232 k
Source : python-pytenable-1.2.7-1.fc34.src.rpm
Repository : fedora
Summary : Python library to interface with Tenable's products and applications
URL : https://github.com/tenable/pytenable
License : MIT
Description : pyTenable is intended to be a pythonic interface into the Tenable application
: APIs. Further by providing a common interface and a common structure between
: all of the various applications, we can ease the transition from the vastly
: different APIs between some of the products.