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

Last updated: May 19,2024

1. Install "python3-vulndb" package

This tutorial shows how to install python3-vulndb on Kali Linux

$ sudo apt update $ sudo apt install python3-vulndb

2. Uninstall "python3-vulndb" package

Please follow the instructions below to uninstall python3-vulndb on Kali Linux:

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

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

Package: python3-vulndb
Source: python-vulndb
Version: 0.1.3-4
Installed-Size: 279
Maintainer: Debian Security Tools
Architecture: all
Depends: python3:any
Size: 43052
SHA256: 81e4bea7876981f42154a87f04e3561b8cfb3b43ef71301d06192d97e2fd4f37
SHA1: 3daf26e147489c3ecb24a71ea6cba7ecb179c1b1
MD5sum: b775b1c68250f8678facab65ebc80bf3
Description: Python3 tool to provide access to the vulndb information
It's a Python3 SDK to access the vulnerability database.
User, contributor and developer-friendly vulnerability database.
The goal is to provide a vulnerability database which is:
* Actionable, easy to read and understand for developers and sysadmins
who need to fix the vulnerability
* Easy to integrate by developers into any vulnerability scanner, report
generator, penetration testing tool or related tool.
* Trivial to contribute to, by using JSON to store the vulnerabilities
Description-md5:
Homepage: https://github.com/vulndb/python-sdk/
Section: python
Priority: optional
Filename: pool/main/p/python-vulndb/python3-vulndb_0.1.3-4_all.deb