How to Install and Uninstall python39-altair-widgets Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-altair-widgets" package

Please follow the guidance below to install python39-altair-widgets on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-altair-widgets

2. Uninstall "python39-altair-widgets" package

Please follow the guidance below to uninstall python39-altair-widgets on openSuSE Tumbleweed:

$ sudo zypper remove python39-altair-widgets

3. Information about the python39-altair-widgets package on openSuSE Tumbleweed

Information for package python39-altair-widgets:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-altair-widgets
Version : 0.2.2-3.14
Arch : noarch
Vendor : openSUSE
Installed Size : 26.0 KiB
Installed : No
Status : not installed
Source package : python-altair-widgets-0.2.2-3.14.src
Upstream URL : http://altair-viz.github.io
Summary : Interactive visualization package for statistical data for Python
Description :
This package provides interactive data visualization tools in the Jupyter
Notebook.
The interactive visualization tool that is provided allows data selection
through HTML widgets and outputs a Vega-lite plot through Altair. In the HTML
widget it is possible to select columns to plot in various encodings. This
widget also supports some basic configuration (i.e., log vs linear scales).