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

Last updated: May 18,2024

1. Install "python36-nss" package

In this section, we are going to explain the necessary steps to install python36-nss on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-nss

2. Uninstall "python36-nss" package

In this section, we are going to explain the necessary steps to uninstall python36-nss on openSuSE Tumbleweed:

$ sudo zypper remove python36-nss

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

Information for package python36-nss:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nss
Version : 1.0.1-3.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 929,3 KiB
Installed : No
Status : not installed
Source package : python-nss-1.0.1-3.8.src
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.