How to Install and Uninstall python3-DataShape Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-DataShape" package

Please follow the instructions below to install python3-DataShape on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-DataShape

2. Uninstall "python3-DataShape" package

This is a short guide on how to uninstall python3-DataShape on openSUSE Leap:

$ sudo zypper remove python3-DataShape

3. Information about the python3-DataShape package on openSUSE Leap

Information for package python3-DataShape:
------------------------------------------
Repository : Main Repository
Name : python3-DataShape
Version : 0.5.4-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 597.4 KiB
Installed : No
Status : not installed
Source package : python-DataShape-0.5.4-bp155.2.11.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.