How to Install and Uninstall python-dask Package on Manjaro

Last updated: May 19,2024

1. Install "python-dask" package

Please follow the guidance below to install python-dask on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-dask

2. Uninstall "python-dask" package

This tutorial shows how to uninstall python-dask on Manjaro:

$ sudo pacman -Rcns python-dask

3. Information about the python-dask package on Manjaro

Repository : extra
Name : python-dask
Version : 2023.8.0-1
Description : Parallel computing with task scheduling
Architecture : any
URL : https://dask.org
Licenses : BSD
Groups : None
Provides : None
Depends On : mpdecimal python python-click python-cloudpickle
python-fsspec python-importlib-metadata python-packaging
python-partd python-pyyaml python-toolz
Optional Deps : python-distributed: distributed computing
python-numpy: arrays and dataframes support
python-pandas: dataframes support
python-psutil: more accurate CPU count
python-pyarrow: Apache Arrow, for parquet support
python-sqlalchemy: writing and reading from SQL databases
python-xxhash: faster hashing of arrays
Conflicts With : None
Replaces : None
Download Size : 2.77 MiB
Installed Size : 19.08 MiB
Packager : Antonio Rojas
Build Date : Sat Aug 5 09:45:53 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions