python-pymcr on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pymcr

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

$ yay -Rns python-pymcr

2. Manually Install "python-pymcr" via AUR

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

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

b. Clone python-pymcr's git locally

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

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

$ cd ~/python-pymcr $ makepkg -si

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

ID: 1038357
Name: python-pymcr
PackageBaseID: 176100
PackageBase: python-pymcr
Version: 0.5.1-1
Description: Multivariate Curve Resolution in Python.
URL: https://github.com/usnistgov/pyMCR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dobedobedo
Submitter: dobedobedo
FirstSubmitted: 1645118694
LastModified: 1645118694
URLPath: /cgit/aur.git/snapshot/python-pymcr.tar.gz