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

Last updated: May 20,2024

1. Install "python3-vega_datasets" package

Please follow the guidance below to install python3-vega_datasets on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-vega_datasets

2. Uninstall "python3-vega_datasets" package

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

$ sudo zypper remove python3-vega_datasets

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

Information for package python3-vega_datasets:
----------------------------------------------
Repository : Main Repository
Name : python3-vega_datasets
Version : 0.8.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 925.1 KiB
Installed : No
Status : not installed
Source package : python-vega_datasets-0.8.0-bp155.2.10.src
Upstream URL : http://github.com/altair-viz/vega_datasets
Summary : A Python package for offline access to Vega datasets
Description :
A Python package for offline access to vega datasets.
- Provide straightforward access in Python to the datasets made available
- return the results in the form of a Pandas dataframe
- wherever dataset size and/or license constraints make it possible, bundle the dataset with the package so that datasets can be loaded in the absence of a web connection