How to Install and Uninstall python3-nessus-file-reader.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-nessus-file-reader.noarch" package

In this section, we are going to explain the necessary steps to install python3-nessus-file-reader.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-nessus-file-reader.noarch

2. Uninstall "python3-nessus-file-reader.noarch" package

Here is a brief guide to show you how to uninstall python3-nessus-file-reader.noarch on Fedora 34:

$ sudo dnf remove python3-nessus-file-reader.noarch $ sudo dnf autoremove

3. Information about the python3-nessus-file-reader.noarch package on Fedora 34

Last metadata expiration check: 2:11:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-nessus-file-reader
Version : 0.2.0
Release : 4.fc34
Architecture : noarch
Size : 30 k
Source : python-nessus-file-reader-0.2.0-4.fc34.src.rpm
Repository : fedora
Summary : Python file reader for nessus files
URL : https://github.com/LimberDuck/nessus-file-reader
License : GPLv3+
Description : nessus file reader is a python module created to quickly parse nessus files
: containing the results of scans performed by using Nessus by (C) Tenable, Inc.
: This module will let you get data through functions grouped into categories
: like file, scan, host and plugin to get specific information.