python-mpld3 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-mpld3

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

$ yay -Rns python-mpld3

2. Manually Install "python-mpld3" via AUR

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

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

b. Clone python-mpld3's git locally

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

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

$ cd ~/python-mpld3 $ makepkg -si

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

ID: 1023932
Name: python-mpld3
PackageBaseID: 101251
PackageBase: python-mpld3
Version: 0.5.7-1
Description: D3 Viewer for Matplotlib
URL: http://mpld3.github.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gosella
Submitter: gosella
FirstSubmitted: 1443995943
LastModified: 1642968607
URLPath: /cgit/aur.git/snapshot/python-mpld3.tar.gz

5. The same packages on other Linux Distributions