How to Install and Uninstall python3-bokeh.noarch Package on Fedora 35

Last updated: July 01,2024

1. Install "python3-bokeh.noarch" package

Learn how to install python3-bokeh.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-bokeh.noarch

2. Uninstall "python3-bokeh.noarch" package

Please follow the guidance below to uninstall python3-bokeh.noarch on Fedora 35:

$ sudo dnf remove python3-bokeh.noarch $ sudo dnf autoremove

3. Information about the python3-bokeh.noarch package on Fedora 35

Last metadata expiration check: 1:47:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-bokeh
Version : 2.3.0
Release : 3.fc35
Architecture : noarch
Size : 6.8 M
Source : python-bokeh-2.3.0-3.fc35.src.rpm
Repository : fedora
Summary : Interactive plots and applications in the browser from Python
URL : https://github.com/bokeh/bokeh
License : BSD and ASL 2.0 and MIT and ISC
Description : Bokeh is an interactive visualization library for modern web browsers. It
: provides elegant, concise construction of versatile graphics, and affords
: high-performance interactivity over large or streaming data sets. Bokeh can help
: anyone who would like to quickly and easily make interactive plots, dashboards,
: and data applications.