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

Last updated: May 03,2024

1. Install "python3-siphash.noarch" package

In this section, we are going to explain the necessary steps to install python3-siphash.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 1:33:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-siphash
Version : 0.0.1
Release : 6.fc35
Architecture : noarch
Size : 17 k
Source : python-siphash-0.0.1-6.fc35.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.