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

Last updated: June 29,2024

1. Install "python38-siphashc" package

Please follow the guidelines below to install python38-siphashc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-siphashc

2. Uninstall "python38-siphashc" package

This guide covers the steps necessary to uninstall python38-siphashc on openSuSE Tumbleweed:

$ sudo zypper remove python38-siphashc

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

Information for package python38-siphashc:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-siphashc
Version : 1.3-3.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 19,6 KiB
Installed : No
Status : not installed
Source package : python-siphashc-1.3-3.7.src
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.