How to Install and Uninstall python3-nss Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-nss" package

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

$ sudo zypper refresh $ sudo zypper install python3-nss

2. Uninstall "python3-nss" package

Here is a brief guide to show you how to uninstall python3-nss on openSUSE Leap:

$ sudo zypper remove python3-nss

3. Information about the python3-nss package on openSUSE Leap

Information for package python3-nss:
------------------------------------
Repository : Main Repository
Name : python3-nss
Version : 1.0.1-bp155.3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 916.1 KiB
Installed : No
Status : not installed
Source package : python-nss-1.0.1-bp155.3.12.src
Upstream URL : https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
Summary : Python bindings for mozilla-nss and mozilla-nspr
Description :
python-nss is a Python binding for NSS (Network Security Services) and
NSPR (Netscape Portable Runtime). NSS provides cryptography services
supporting SSL, TLS, PKI, PKIX, X509, PKCS*, etc. NSS is an
alternative to OpenSSL and used extensively by major software
projects. NSS is FIPS-140 certified.