How to Install and Uninstall python3-siphash.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "python3-siphash.noarch" package

Please follow the guidelines below to install python3-siphash.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-siphash.noarch

2. Uninstall "python3-siphash.noarch" package

Learn how to uninstall python3-siphash.noarch on Fedora 36:

$ sudo dnf remove python3-siphash.noarch $ sudo dnf autoremove

3. Information about the python3-siphash.noarch package on Fedora 36

Last metadata expiration check: 5:00:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-siphash
Version : 0.0.1
Release : 7.fc36
Architecture : noarch
Size : 18 k
Source : python-siphash-0.0.1-7.fc36.src.rpm
Repository : fedora
Summary : SipHash in Python
URL : http://github.com/majek/pysiphash
License : MIT
Description : A Python implementation of SipHash-2-4, a fast short-input PRF with a 128-bit
: key and 64-bit output.