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

Last updated: November 08,2024

1. Install "python311-siphashc" package

Please follow the instructions below to install python311-siphashc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-siphashc

2. Uninstall "python311-siphashc" package

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

$ sudo zypper remove python311-siphashc

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

Information for package python311-siphashc:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-siphashc
Version : 2.3-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.9 KiB
Installed : No
Status : not installed
Source package : python-siphashc-2.3-1.4.src
Upstream URL : https://github.com/WeblateOrg/siphashc
Summary : Python C module to calculate SipHashes
Description :
A Python C module for siphash. SipHash is an add–rotate–xor (ARX)
based family of pseudorandom functions.
SipHash is fundamentally different from cryptographic hash functions
like SHA in that SipHash is only suitable as a message authentication
code.