How to Install and Uninstall python39-siphashc Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python39-siphashc" package
Please follow the step by step instructions below to install python39-siphashc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-siphashc
Copied
2. Uninstall "python39-siphashc" package
This guide covers the steps necessary to uninstall python39-siphashc on openSuSE Tumbleweed:
$
sudo zypper remove
python39-siphashc
Copied
3. Information about the python39-siphashc package on openSuSE Tumbleweed
Information for package python39-siphashc:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.