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

Last updated: May 19,2024

1. Install "python3-bokeh" package

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

$ sudo zypper refresh $ sudo zypper install python3-bokeh

2. Uninstall "python3-bokeh" package

Please follow the instructions below to uninstall python3-bokeh on openSUSE Leap:

$ sudo zypper remove python3-bokeh

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

Information for package python3-bokeh:
--------------------------------------
Repository : Main Repository
Name : python3-bokeh
Version : 1.4.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 132.1 MiB
Installed : No
Status : not installed
Source package : python-bokeh-1.4.0-bp155.2.13.src
Upstream URL : https://github.com/bokeh/bokeh/
Summary : Statistical interactive HTML plots for Python
Description :
Bokeh is a Python interactive visualization library that targets web
browsers for presentation. It provides concise construction of
graphics in the style of D3.js, and favors delivering this capability
with interactivity over large or streaming datasets.