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

Last updated: October 07,2024

1. Install "python3-pytenable.noarch" package

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

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

2. Uninstall "python3-pytenable.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pytenable.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:01:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytenable
Version : 1.4.2
Release : 2.fc36
Architecture : noarch
Size : 254 k
Source : python-pytenable-1.4.2-2.fc36.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.