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

Last updated: July 07,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 AlmaLinux 8

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

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

This is a short guide on how to uninstall python3-nessus-file-reader.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:50:26 ago on Mon Sep 5 03:22:42 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.