How to Install and Uninstall python311-nss Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-nss" package

This guide covers the steps necessary to install python311-nss on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-nss

2. Uninstall "python311-nss" package

Please follow the guidance below to uninstall python311-nss on openSuSE Tumbleweed:

$ sudo zypper remove python311-nss

3. Information about the python311-nss package on openSuSE Tumbleweed

Information for package python311-nss:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-nss
Version : 1.0.1-7.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1000.6 KiB
Installed : No
Status : not installed
Source package : python-nss-1.0.1-7.1.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.