python-bqplot on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "python-bqplot" 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-bqplot on Arch using YAY

$ yay -S python-bqplot

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

$ yay -Rns python-bqplot

2. Manually Install "python-bqplot" via AUR

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

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

b. Clone python-bqplot's git locally

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

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

$ cd ~/python-bqplot $ makepkg -si

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

ID: 1414337
Name: python-bqplot
PackageBaseID: 124069
PackageBase: python-bqplot
Version: 0.12.43-1
Description: Plotting library for IPython/Jupyter notebooks
URL: https://github.com/bloomberg/bqplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1500070400
LastModified: 1708707439
URLPath: /cgit/aur.git/snapshot/python-bqplot.tar.gz