How to Install and Uninstall python39-oscrypto Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python39-oscrypto" package

Please follow the steps below to install python39-oscrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-oscrypto

2. Uninstall "python39-oscrypto" package

Please follow the guidelines below to uninstall python39-oscrypto on openSuSE Tumbleweed:

$ sudo zypper remove python39-oscrypto

3. Information about the python39-oscrypto package on openSuSE Tumbleweed

Information for package python39-oscrypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-oscrypto
Version : 1.3.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-oscrypto-1.3.0-1.6.src
Upstream URL : https://github.com/wbond/oscrypto
Summary : Python crypto using OS libraries
Description :
TLS (SSL) sockets, key generation, encryption, decryption, signing, verification
and KDFs using the OS crypto libraries. Does not require a compiler, and relies
on the OS for patching. Works on Windows, OS X and Linux/BSD.