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