How to Install and Uninstall python311-pandas-all Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-pandas-all" package
In this section, we are going to explain the necessary steps to install python311-pandas-all on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pandas-all
Copied
2. Uninstall "python311-pandas-all" package
This guide covers the steps necessary to uninstall python311-pandas-all on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pandas-all
Copied
3. Information about the python311-pandas-all package on openSuSE Tumbleweed
Information for package python311-pandas-all:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pandas-all
Version : 2.2.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : python-pandas-2.2.1-2.1.src
Upstream URL : https://pandas.pydata.org/
Summary : The python pandas[all] extra
Description :
This package provides most the [all] extra for python-pandas
Some requirements defined in the PyPI package are left out
because they are not available as openSUSE RPM packages:
* pandas-gbq
* pyxlsb
* s3fs
* dataframe-api-compat
* adbc-driver-postgresql
* adbc-driver-sqlite
* calamine
You can install them directly through `pip3.11 install --user`, if needed.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pandas-all
Version : 2.2.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : python-pandas-2.2.1-2.1.src
Upstream URL : https://pandas.pydata.org/
Summary : The python pandas[all] extra
Description :
This package provides most the [all] extra for python-pandas
Some requirements defined in the PyPI package are left out
because they are not available as openSUSE RPM packages:
* pandas-gbq
* pyxlsb
* s3fs
* dataframe-api-compat
* adbc-driver-postgresql
* adbc-driver-sqlite
* calamine
You can install them directly through `pip3.11 install --user`, if needed.