How to Install and Uninstall python-fsspec Package on Manjaro

Last updated: April 29,2024

1. Install "python-fsspec" package

This guide let you learn how to install python-fsspec on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-fsspec

2. Uninstall "python-fsspec" package

In this section, we are going to explain the necessary steps to uninstall python-fsspec on Manjaro:

$ sudo pacman -Rcns python-fsspec

3. Information about the python-fsspec package on Manjaro

Repository : extra
Name : python-fsspec
Version : 2023.9.2-1
Description : Specification that python filesystems should adhere to.
Architecture : any
URL : https://github.com/intake/filesystem_spec
Licenses : BSD
Groups : None
Provides : None
Depends On : python
Optional Deps : python-aiohttp: HTTP support
python-distributed: Dask support
python-libarchive-c: archives support
python-lz4: LZ4 compression support
python-paramiko: SFTP support
python-pyarrow: Arrow/Parquet support
python-pygit2: git support
python-requests: web protocols support
python-smbprotocol: SMB support
python-snappy: snappy compression support
python-zstandard: zstandard (zstd) compression support
Conflicts With : None
Replaces : None
Download Size : 343.67 KiB
Installed Size : 2288.38 KiB
Packager : Antonio Rojas
Build Date : Mon Sep 25 18:25:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions