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

Last updated: May 17,2024

1. Install "python3-cvelib" package

Please follow the guidance below to install python3-cvelib on Kali Linux

$ sudo apt update $ sudo apt install python3-cvelib

2. Uninstall "python3-cvelib" package

This is a short guide on how to uninstall python3-cvelib on Kali Linux:

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

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

Package: python3-cvelib
Source: cvelib
Version: 1.2.1-1
Installed-Size: 330
Maintainer: Debian Security Team
Architecture: all
Depends: python3-click (>= 7.1.2~), python3-jsonschema, python3-requests (>= 2.24.0~), python3:any
Size: 40736
SHA256: f8d8b5d2d1b37befefacef856bcf6ae70e39611923266f032843616cd6cc7bda
SHA1: 4367d65db3503a48e4a71b1a8f98baabade03086
MD5sum: aadeffbd6145200891c43e2678717fe2
Description: library and a command line interface for the CVE Services API
cvelib is a library and a command line interface to interact with the
MITRE CVE Services API, including functions to reserve one or more CVE
IDs for a CNA, filter and list reserved CVEs owned by a CNA, and
administration of user and tokes for a CNA.
.
This package installs the library for Python 3 and a CLI tool.
Description-md5:
Homepage: https://github.com/RedHatProductSecurity/cvelib
Section: utils
Priority: optional
Filename: pool/main/c/cvelib/python3-cvelib_1.2.1-1_all.deb