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

Last updated: September 20,2024

1. Install "python3-gvm" package

Learn how to install python3-gvm on Kali Linux

$ sudo apt update $ sudo apt install python3-gvm

2. Uninstall "python3-gvm" package

Here is a brief guide to show you how to uninstall python3-gvm on Kali Linux:

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

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

Package: python3-gvm
Source: python-gvm
Version: 23.11.0-1
Installed-Size: 533
Maintainer: Debian Security Tools
Architecture: all
Depends: gvmd (>= 21.4.5), python3-pkg-resources, python3-defusedxml, python3-lxml, python3-paramiko, python3:any
Suggests: python-gvm-doc
Size: 47424
SHA256: cddd841926ac2f6d51ef1455a3f87870b08cf641e395f3b6d3f45011ebced098
SHA1: 3dd87c1d078b0e0abbee341cb3c3367181d22f64
MD5sum: 1e3f15ffc70d2875d57afea2fee4b8e9
Description: Greenbone Vulnerability Management Python Library (Python 3)
This module gvm contains the Greenbone Vulnerability Management Python API
library. It's a collection of APIs that help with remote controlling a
Greenbone Security Manager (GSM) appliance and its underlying Greenbone
Vulnerability Manager (GVM). The library essentially abstracts accessing the
communication protocols Greenbone Management Protocol (GMP) and Open Scanner
Protocol (OSP).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/greenbone/python-gvm
Section: python
Priority: optional
Filename: pool/main/p/python-gvm/python3-gvm_23.11.0-1_all.deb