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

Last updated: October 14,2024

1. Install "python3-pytenable.noarch" package

This tutorial shows how to install python3-pytenable.noarch on Fedora 38

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

2. Uninstall "python3-pytenable.noarch" package

Here is a brief guide to show you how to uninstall python3-pytenable.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:49:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pytenable
Version : 1.4.12
Release : 1.fc38
Architecture : noarch
Size : 558 k
Source : python-pytenable-1.4.12-1.fc38.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.