How to Install and Uninstall python3-imagehash.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "python3-imagehash.noarch" package

This tutorial shows how to install python3-imagehash.noarch on Fedora 39

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

2. Uninstall "python3-imagehash.noarch" package

This tutorial shows how to uninstall python3-imagehash.noarch on Fedora 39:

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

3. Information about the python3-imagehash.noarch package on Fedora 39

Last metadata expiration check: 0:38:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-imagehash
Version : 4.0
Release : 15.fc39
Architecture : noarch
Size : 19 k
Source : python-imagehash-4.0-15.fc39.src.rpm
Repository : fedora
Summary : A Python perceptual image hashing module
URL : https://github.com/JohannesBuchner/imagehash
License : BSD
Description : A image hashing library written in Python. ImageHash supports average hashing,
: perception hashing, difference hashing and wavelet hashing.