python-ipympl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-ipympl

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

$ yay -Rns python-ipympl

2. Manually Install "python-ipympl" via AUR

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

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

b. Clone python-ipympl's git locally

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

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

$ cd ~/python-ipympl $ makepkg -si

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

ID: 1061566
Name: python-ipympl
PackageBaseID: 138466
PackageBase: python-ipympl
Version: 0.8.8-2
Description: Matplotlib Jupyter Extension
URL: https://pypi.org/project/ipympl/
NumVotes: 13
Popularity: 0.609969
OutOfDate: 1653590112
Maintainer: specter119
FirstSubmitted: 1546444263
LastModified: 1649128710
URLPath: /cgit/aur.git/snapshot/python-ipympl.tar.gz

5. The same packages on other Linux Distributions