How to Install and Uninstall python-vulndb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-vulndb" package

This guide covers the steps necessary to install python-vulndb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-vulndb

2. Uninstall "python-vulndb" package

This guide covers the steps necessary to uninstall python-vulndb on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-vulndb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-vulndb
Priority: optional
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: all
Version: 0.0.19-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-vulndb/python-vulndb_0.0.19-1_all.deb
Size: 39620
MD5sum: 643c283792c458a4a60ce3049c0c0aeb
SHA1: ca96977261a8d6a6c6d7e77729ce997b82296d24
SHA256: 384a37bdb6a45f7dab88795b2e679b6dbbb607d26688f008df71b1e33b021653
Description-en: Python2 tool to provide access to the vulndb information
It's a Python2 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: c3d2b4afaba226654013486264c4b734
Homepage: https://github.com/vulndb/python-sdk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu