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

Last updated: November 07,2024

1. Install "python3-nss" package

In this section, we are going to explain the necessary steps to install python3-nss on Kali Linux

$ sudo apt update $ sudo apt install python3-nss

2. Uninstall "python3-nss" package

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

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

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

Package: python3-nss
Source: python-nss
Version: 1.0.1-2
Installed-Size: 1691
Maintainer: Debian FreeIPA Team
Architecture: amd64
Depends: libc6 (>= 2.4), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.66), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 301416
SHA256: 85974cf320f33ce935564e5836e1fccaeb9213e04ba6ea84bd6d6182af154a8b
SHA1: 70c8a8c76a026d707ff059099c8195b0ac6152b3
MD5sum: fc5497cf5788cabe2bc160c5422aab13
Description: Python3 bindings for Network Security Services (NSS)
This package provides Python3 bindings for Network Security Services (NSS)
and the Netscape Portable Runtime (NSPR).
.
NSS is a set of libraries supporting security-enabled client and
server applications. Applications built with NSS can support SSL v2
and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards. Specific NSS
implementations have been FIPS-140 certified.
Description-md5:
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
Section: python
Priority: optional
Filename: pool/main/p/python-nss/python3-nss_1.0.1-2_amd64.deb