python2-ngmix on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S python2-ngmix

* (Optional) Uninstall python2-ngmix on Arch using YAY

$ yay -Rns python2-ngmix

2. Manually Install "python2-ngmix" via AUR

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

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

b. Clone python2-ngmix's git locally

$ git clone https://aur.archlinux.org/python2-ngmix.git ~/python2-ngmix

c. Go to ~/python2-ngmix folder and install it

$ cd ~/python2-ngmix $ makepkg -si

3. Information about the python2-ngmix package on Arch User Repository (AUR)

ID: 594199
Name: python2-ngmix
PackageBaseID: 126808
PackageBase: python-ngmix
Version: v0.9.4.r0.28e501c-1
Description: Gaussian mixture models and other code for working with for 2d images, implemented in python
URL: https://github.com/esheldon/ngmix
NumVotes: 0
Popularity: 0
OutOfDate: 1639975140
Maintainer:
FirstSubmitted: 1509423458
LastModified: 1552440693
URLPath: /cgit/aur.git/snapshot/python2-ngmix.tar.gz