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

Last updated: October 09,2024

1. Install "python3-pooch.noarch" package

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

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

2. Uninstall "python3-pooch.noarch" package

Please follow the instructions below to uninstall python3-pooch.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:37:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pooch
Version : 1.5.2
Release : 6.fc35
Architecture : noarch
Size : 96 k
Source : python-pooch-1.5.2-6.fc35.src.rpm
Repository : updates
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.