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

Last updated: September 22,2024

1. Install "python3-pytenable.noarch" package

This guide let you learn how to install python3-pytenable.noarch on Fedora 35

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

2. Uninstall "python3-pytenable.noarch" package

This is a short guide on how to uninstall python3-pytenable.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:26:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pytenable
Version : 1.2.7
Release : 3.fc35
Architecture : noarch
Size : 234 k
Source : python-pytenable-1.2.7-3.fc35.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.