python-bokeh on AUR (Arch User Repository)

Last updated: June 14,2024

1. Install "python-bokeh" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-bokeh on Arch using YAY

$ yay -S python-bokeh

* (Optional) Uninstall python-bokeh on Arch using YAY

$ yay -Rns python-bokeh

2. Manually Install "python-bokeh" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-bokeh's git locally

$ git clone https://aur.archlinux.org/python-bokeh.git ~/python-bokeh

c. Go to ~/python-bokeh folder and install it

$ cd ~/python-bokeh $ makepkg -si

3. Information about the python-bokeh package on Arch User Repository (AUR)

ID: 1427525
Name: python-bokeh
PackageBaseID: 92247
PackageBase: python-bokeh
Version: 3.4.0-1
Description: Interactive Web Plotting for Python
URL: http://bokeh.pydata.org/
NumVotes: 27
Popularity: 0.652131
OutOfDate:
Maintainer: gondsman
Submitter: xantares
FirstSubmitted: 1429188699
LastModified: 1710484707
URLPath: /cgit/aur.git/snapshot/python-bokeh.tar.gz