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

Last updated: October 05,2024

1. Install "python3-fsspec.noarch" package

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

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

2. Uninstall "python3-fsspec.noarch" package

Please follow the steps below to uninstall python3-fsspec.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:05:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-fsspec
Version : 2022.5.0
Release : 1.fc34~bootstrap
Architecture : noarch
Size : 229 k
Source : python-fsspec-2022.5.0-1.fc34~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.