How to Install and Uninstall python39-pandas-all Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-pandas-all" package

In this section, we are going to explain the necessary steps to install python39-pandas-all on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pandas-all

2. Uninstall "python39-pandas-all" package

This guide let you learn how to uninstall python39-pandas-all on openSuSE Tumbleweed:

$ sudo zypper remove python39-pandas-all

3. Information about the python39-pandas-all package on openSuSE Tumbleweed

Information for package python39-pandas-all:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.9 install --user`, if needed.