How to Install and Uninstall python312-pandas Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-pandas" package
This tutorial shows how to install python312-pandas on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pandas
Copied
2. Uninstall "python312-pandas" package
This is a short guide on how to uninstall python312-pandas on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pandas
Copied
3. Information about the python312-pandas package on openSuSE Tumbleweed
Information for package python312-pandas:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pandas
Version : 2.2.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 106.0 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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pandas
Version : 2.2.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 106.0 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.