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

Last updated: May 20,2024

1. Install "python3-siphash.noarch" package

Please follow the step by step instructions below to install python3-siphash.noarch on Fedora 38

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

2. Uninstall "python3-siphash.noarch" package

Please follow the guidance below to uninstall python3-siphash.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:55:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-siphash
Version : 0.0.1
Release : 10.fc38
Architecture : noarch
Size : 19 k
Source : python-siphash-0.0.1-10.fc38.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.