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

Last updated: May 20,2024

1. Install "python310-oscrypto" package

Learn how to install python310-oscrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-oscrypto

2. Uninstall "python310-oscrypto" package

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

$ sudo zypper remove python310-oscrypto

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

Information for package python310-oscrypto:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.