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

Last updated: January 10,2025

1. Install "python3-pooch.noarch" package

Please follow the steps below to install python3-pooch.noarch on Fedora 38

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

2. Uninstall "python3-pooch.noarch" package

Please follow the step by step instructions below to uninstall python3-pooch.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:31:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pooch
Version : 1.5.2
Release : 10.fc38
Architecture : noarch
Size : 130 k
Source : python-pooch-1.5.2-10.fc38.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.