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

Last updated: January 11,2025

1. Install "python3-pooch.noarch" package

Learn how to install python3-pooch.noarch on Fedora 36

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

2. Uninstall "python3-pooch.noarch" package

This tutorial shows how to uninstall python3-pooch.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:05:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pooch
Version : 1.5.2
Release : 7.fc36
Architecture : noarch
Size : 96 k
Source : python-pooch-1.5.2-7.fc36.src.rpm
Repository : fedora
Summary : A friend to fetch your data files
URL : https://pypi.org/project/pooch/
License : BSD
Description : Pooch manages your Python library's sample data files:
: it automatically downloads and stores them in a local directory,
: with support for versioning and corruption checks.