How to Install and Uninstall python311-ecdsa Package on openSUSE Leap

Last updated: November 05,2024

1. Install "python311-ecdsa" package

Please follow the instructions below to install python311-ecdsa on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-ecdsa

2. Uninstall "python311-ecdsa" package

In this section, we are going to explain the necessary steps to uninstall python311-ecdsa on openSUSE Leap:

$ sudo zypper remove python311-ecdsa

3. Information about the python311-ecdsa package on openSUSE Leap

Information for package python311-ecdsa:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-ecdsa
Version : 0.18.0-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-ecdsa-0.18.0-150400.12.3.1.src
Upstream URL : https://github.com/tlsfuzzer/python-ecdsa
Summary : ECDSA cryptographic signature library (pure python)
Description :
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve
Digital Signature Algorithm), implemented purely in Python, released under
the MIT license. With this library, you can quickly create keypairs (signing
key and verifying key), sign messages, and verify the signatures. The keys
and signatures are very short, making them easy to handle and incorporate
into other protocols.

5. The same packages on other Linux Distributions