How to Install and Uninstall openvas-manager.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "openvas-manager.x86_64" package

Please follow the instructions below to install openvas-manager.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install openvas-manager.x86_64

2. Uninstall "openvas-manager.x86_64" package

Please follow the guidelines below to uninstall openvas-manager.x86_64 on Fedora 34:

$ sudo dnf remove openvas-manager.x86_64 $ sudo dnf autoremove

3. Information about the openvas-manager.x86_64 package on Fedora 34

Last metadata expiration check: 2:37:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : openvas-manager
Version : 9.0.1
Release : 3.fc33
Architecture : x86_64
Size : 1.2 M
Source : openvas-manager-9.0.1-3.fc33.src.rpm
Repository : fedora
Summary : Manager Module for the Open Vulnerability Assessment System (OpenVAS)
URL : https://github.com/greenbone/gvmd
License : GPLv2+
Description : %{expand
: The OpenVAS Manager is the central service that consolidates plain vulnerability
: scanning into a full vulnerability management solution. The Manager controls the
: Scanner via OTP and itself offers the XML-based, stateless OpenVAS Management
: Protocol (OMP). All intelligence is implemented in the Manager so that it is
: possible to implement various lean clients that will behave consistently e.g.
: with regard to filtering or sorting scan results. The Manager also controls
: a SQL database (sqlite-based) where all configuration and scan result data is
: centrally stored. }