python-missingno on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-missingno

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

$ yay -Rns python-missingno

2. Manually Install "python-missingno" via AUR

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

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

b. Clone python-missingno's git locally

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

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

$ cd ~/python-missingno $ makepkg -si

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

ID: 597856
Name: python-missingno
PackageBaseID: 140586
PackageBase: python-missingno
Version: 0.4.1-1
Description: Missing data visualization module for Python.
URL: https://github.com/ResidentMario/missingno
NumVotes: 0
Popularity: 0
OutOfDate: 1710403013
Maintainer: nickcorona
Submitter: nickcorona
FirstSubmitted: 1553448274
LastModified: 1553448274
URLPath: /cgit/aur.git/snapshot/python-missingno.tar.gz