How to Install and Uninstall python312-xarray Package on openSuSE Tumbleweed
Last updated: November 17,2024
1. Install "python312-xarray" package
This tutorial shows how to install python312-xarray on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-xarray
Copied
2. Uninstall "python312-xarray" package
Please follow the guidance below to uninstall python312-xarray on openSuSE Tumbleweed:
$
sudo zypper remove
python312-xarray
Copied
3. Information about the python312-xarray package on openSuSE Tumbleweed
Information for package python312-xarray:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-xarray
Version : 2024.2.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 16.6 MiB
Installed : No
Status : not installed
Source package : python-xarray-2024.2.0-1.1.src
Upstream URL : https://github.com/pydata/xarray
Summary : N-D labeled arrays and datasets in Python
Description :
xarray (formerly xray) is a python-pandas-like and pandas-compatible
toolkit for analytics on multi-dimensional arrays. It provides
N-dimensional variants of the python-pandas labeled data structures,
rather than the tabular data that pandas uses.
The Common Data Model for self-describing scientific data is used.
The dataset is an in-memory representation of a netCDF file.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-xarray
Version : 2024.2.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 16.6 MiB
Installed : No
Status : not installed
Source package : python-xarray-2024.2.0-1.1.src
Upstream URL : https://github.com/pydata/xarray
Summary : N-D labeled arrays and datasets in Python
Description :
xarray (formerly xray) is a python-pandas-like and pandas-compatible
toolkit for analytics on multi-dimensional arrays. It provides
N-dimensional variants of the python-pandas labeled data structures,
rather than the tabular data that pandas uses.
The Common Data Model for self-describing scientific data is used.
The dataset is an in-memory representation of a netCDF file.