How to Install and Uninstall python3-nessus-file-reader.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

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

This guide let you learn how to install python3-nessus-file-reader.noarch on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the python3-nessus-file-reader.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:58:03 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-nessus-file-reader
Version : 0.2.0
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : python-nessus-file-reader-0.2.0-1.el8.src.rpm
Repository : epel
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.