How to Install and Uninstall python3-altair Package on openSUSE Leap
Last updated: December 24,2024
1. Install "python3-altair" package
Learn how to install python3-altair on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-altair
Copied
2. Uninstall "python3-altair" package
Please follow the instructions below to uninstall python3-altair on openSUSE Leap:
$
sudo zypper remove
python3-altair
Copied
3. Information about the python3-altair package on openSUSE Leap
Information for package python3-altair:
---------------------------------------
Repository : Main Repository
Name : python3-altair
Version : 4.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 8.8 MiB
Installed : No
Status : not installed
Source package : python-altair-4.1.0-bp155.2.11.src
Upstream URL : https://github.com/altair-viz/altair
Summary : Declarative statistical visualization library for Python
Description :
This package provides a Python API for building statistical visualizations
in a declarative manner. This API contains no actual visualization rendering
code, but instead emits JSON data structures following the `Vega-Lite`_
specification. For convenience, Altair can optionally use `ipyvega`_ to
seamlessly display client-side renderings in the Jupyter notebook.
---------------------------------------
Repository : Main Repository
Name : python3-altair
Version : 4.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 8.8 MiB
Installed : No
Status : not installed
Source package : python-altair-4.1.0-bp155.2.11.src
Upstream URL : https://github.com/altair-viz/altair
Summary : Declarative statistical visualization library for Python
Description :
This package provides a Python API for building statistical visualizations
in a declarative manner. This API contains no actual visualization rendering
code, but instead emits JSON data structures following the `Vega-Lite`_
specification. For convenience, Altair can optionally use `ipyvega`_ to
seamlessly display client-side renderings in the Jupyter notebook.