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

Last updated: July 03,2024

1. Install "python3-siphash.noarch" package

Here is a brief guide to show you how to install python3-siphash.noarch on Fedora 34

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

2. Uninstall "python3-siphash.noarch" package

This tutorial shows how to uninstall python3-siphash.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:17:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-siphash
Version : 0.0.1
Release : 4.fc34
Architecture : noarch
Size : 17 k
Source : python-siphash-0.0.1-4.fc34.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.