How to Install and Uninstall python310-pandas Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-pandas" package

Please follow the instructions below to install python310-pandas on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pandas

2. Uninstall "python310-pandas" package

Please follow the steps below to uninstall python310-pandas on openSuSE Tumbleweed:

$ sudo zypper remove python310-pandas

3. Information about the python310-pandas package on openSuSE Tumbleweed

Information for package python310-pandas:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pandas
Version : 2.2.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.4 MiB
Installed : No
Status : not installed
Source package : python-pandas-2.2.1-2.1.src
Upstream URL : https://pandas.pydata.org/
Summary : Python data structures for data analysis, time series, and statistics
Description :
Pandas is a Python package providing data structures designed for
working with structured (tabular, multidimensional, potentially
heterogeneous) and time series data. It is a high-level building
block for doing data analysis in Python.