How to Install and Uninstall python39-DataShape Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-DataShape" package

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

$ sudo zypper refresh $ sudo zypper install python39-DataShape

2. Uninstall "python39-DataShape" package

This tutorial shows how to uninstall python39-DataShape on openSuSE Tumbleweed:

$ sudo zypper remove python39-DataShape

3. Information about the python39-DataShape package on openSuSE Tumbleweed

Information for package python39-DataShape:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-DataShape
Version : 0.5.4-2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 405.0 KiB
Installed : No
Status : not installed
Source package : python-DataShape-0.5.4-2.14.src
Upstream URL : https://github.com/blaze/datashape/
Summary : A data description language
Description :
DataShape is a language for describing data. It is an extension of the
NumPy dtype with an emphasis on cross language support.