python-nimfa on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-nimfa

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

$ yay -Rns python-nimfa

2. Manually Install "python-nimfa" via AUR

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

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

b. Clone python-nimfa's git locally

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

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

$ cd ~/python-nimfa $ makepkg -si

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

ID: 966088
Name: python-nimfa
PackageBaseID: 132605
PackageBase: python-nimfa
Version: 1.4.0-1
Description: Nonnegative matrix factorization in Python
URL: https://github.com/mims-harvard/nimfa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1526525843
LastModified: 1632683904
URLPath: /cgit/aur.git/snapshot/python-nimfa.tar.gz