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

Last updated: December 23,2024

1. Install "python3-openscap" package

This guide let you learn how to install python3-openscap on Kali Linux

$ sudo apt update $ sudo apt install python3-openscap

2. Uninstall "python3-openscap" package

This guide let you learn how to uninstall python3-openscap on Kali Linux:

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

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

Package: python3-openscap
Source: openscap (1.3.9+dfsg-1)
Version: 1.3.9+dfsg-1+b2
Installed-Size: 3460
Maintainer: Håvard F. Aasen
Architecture: amd64
Depends: libopenscap25 (= 1.3.9+dfsg-1+b2), python3-docker, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1)
Suggests: openscap-doc
Size: 367096
SHA256: d41ab0b8fc75d0a17e621bb93dd85be29d30ae055c148738539401b25fb86210
SHA1: 57972fcab589154579176265218e9db354791819
MD5sum: b76ced70c015040e1357736279ee66dc
Description: libraries enabling integration of the SCAP line of standards - Python 3 bindings
OpenSCAP is a set of open source libraries providing an easier path
for integration of the SCAP line of standards. SCAP is a line of
standards managed by NIST with the goal of providing a standard language
for the expression of Computer Network Defense related information.
.
The intended scope of this project is to implement working interface
wrappers for parsing and querying SCAP content including:
* Common Vulnerabilities and Exposures (CVE)
* Common Configuration Enumeration (CCE)
* Common Platform Enumeration (CPE)
* Common Vulnerability Scoring System (CVSS)
* Extensible Configuration Checklist Description Format (XCCDF)
* Open Vulnerability and Assessment Language (OVAL)
.
This package contains the Python bindings for OpenSCAP.
Description-md5:
Homepage: https://www.open-scap.org/
Section: python
Priority: optional
Filename: pool/main/o/openscap/python3-openscap_1.3.9+dfsg-1+b2_amd64.deb