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

Last updated: October 05,2024

1. Install "python3-bokeh.noarch" package

Please follow the steps below to install python3-bokeh.noarch on Fedora 34

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

2. Uninstall "python3-bokeh.noarch" package

Please follow the guidelines below to uninstall python3-bokeh.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:11:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-bokeh
Version : 2.3.0
Release : 1.fc34
Architecture : noarch
Size : 6.8 M
Source : python-bokeh-2.3.0-1.fc34.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.