How to Install and Uninstall gvm-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "gvm-tools" package

Please follow the steps below to install gvm-tools on Kali Linux

$ sudo apt update $ sudo apt install gvm-tools

2. Uninstall "gvm-tools" package

This guide covers the steps necessary to uninstall gvm-tools on Kali Linux:

$ sudo apt remove gvm-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gvm-tools package on Kali Linux

Package: gvm-tools
Version: 23.11.0-1
Installed-Size: 632
Maintainer: Debian Security Tools
Architecture: all
Depends: python3-terminaltables, python3-lxml, python3-gvm (>= 23.4.2), python3:any, libjs-sphinxdoc (>= 7.2.2)
Size: 147436
SHA256: cb36fb3299addaa09c22e89f4f6c5e0949f5dcb8044ec89e7f41fa7f15ccda49
SHA1: a6b61221d8fe3fdb8373cfded3fc26e02383da15
MD5sum: c6632da80e4afe8c5ea5dccc89d841b6
Description: Remote control the Greenbone Vulnerability Manager
The Greenbone Vulnerability Management Tools or gvm-tools in short are a
collection of tools that help with remote controlling a Greenbone Security
Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager
(GVM). The tools essentially aid accessing the communication protocols GMP
(Greenbone Management Protocol) and OSP (Open Scanner Protocol).
.
This module is comprised of interactive and non-interactive clients. The
programming language Python is supported directly for interactive scripting.
But it is also possible to issue remote GMP/OSP commands without programming
in Python.
Description-md5:
Homepage: https://www.greenbone.net/
Section: net
Priority: optional
Filename: pool/main/g/gvm-tools/gvm-tools_23.11.0-1_all.deb