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

Last updated: May 20,2024

1. Install "python2-bokeh" package

Learn how to install python2-bokeh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-bokeh

2. Uninstall "python2-bokeh" package

This guide let you learn how to uninstall python2-bokeh on openSUSE Leap:

$ sudo zypper remove python2-bokeh

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

Information for package python2-bokeh:
--------------------------------------
Repository : Main Repository
Name : python2-bokeh
Version : 1.4.0-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 131,0 MiB
Installed : No
Status : not installed
Source package : python-bokeh-1.4.0-bp153.1.20.src
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.