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

Last updated: January 16,2025

1. Install "python3-fsspec.noarch" package

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

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

2. Uninstall "python3-fsspec.noarch" package

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

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

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

Last metadata expiration check: 4:05:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-fsspec
Version : 2022.7.1
Release : 1.fc36~bootstrap
Architecture : noarch
Size : 233 k
Source : python-fsspec-2022.7.1-1.fc36~bootstrap.src.rpm
Repository : updates
Summary : Specification for Pythonic file system interfaces
URL : https://github.com/fsspec/filesystem_spec
License : BSD
Description : Filesystem Spec is a project to unify various projects and classes to work with
: remote filesystems and file-system-like abstractions using a standard pythonic
: interface.