How to Install and Uninstall python3-xarray Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-xarray" package

Please follow the step by step instructions below to install python3-xarray on Kali Linux

$ sudo apt update $ sudo apt install python3-xarray

2. Uninstall "python3-xarray" package

Please follow the guidance below to uninstall python3-xarray on Kali Linux:

$ sudo apt remove python3-xarray $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xarray package on Kali Linux

Package: python3-xarray
Source: python-xarray
Version: 2023.12.0-3
Installed-Size: 5259
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-packaging, python3-pandas, python3:any, python3-jinja2
Recommends: python3-bottleneck, python3-dask, python3-cftime, python3-netcdf4, python3-rasterio, python3-h5netcdf, python3-zarr
Suggests: python-xarray-doc, python3-cartopy, python3-matplotlib, python3-pydap, python3-scipy, python3-seaborn, python3-toolz
Size: 690736
SHA256: 4c40146c25f85871df2bdf783d3e631cbfdf7d03aab79d980eeaaa8b3e5a1fb9
SHA1: e536b3ca2e1397e71e219679d22775771406871b
MD5sum: 2a82044950916fcaa79468635171efa5
Description: N-D labeled arrays and datasets in Python 3
xarray (formerly xray) is an open source project and Python package that aims
to bring the labeled data power of pandas to the physical sciences, by
providing N-dimensional variants of the core pandas data structures.
.
It provides a pandas-like and pandas-compatible toolkit for analytics on
multi-dimensional arrays, rather than the tabular data for which pandas
excels.
.
This package provides the Python 3 library
Description-md5:
Homepage: https://xarray.pydata.org/
Section: python
Priority: optional
Filename: pool/main/p/python-xarray/python3-xarray_2023.12.0-3_all.deb