How to Install and Uninstall python3-nessus-file-reader.noarch Package on Rocky Linux 8

Last updated: June 16,2024

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

Please follow the guidelines below to install python3-nessus-file-reader.noarch on Rocky Linux 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 Rocky Linux 8:

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

3. Information about the python3-nessus-file-reader.noarch package on Rocky Linux 8

Last metadata expiration check: 1:48:38 ago on Mon Sep 12 10:27:18 2022.
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.