python-empca on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-empca

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

$ yay -Rns python-empca

2. Manually Install "python-empca" via AUR

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

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

b. Clone python-empca's git locally

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

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

$ cd ~/python-empca $ makepkg -si

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

ID: 1066755
Name: python-empca
PackageBaseID: 177944
PackageBase: python-empca
Version: 0.2-3
Description: Weighted Expectation Maximization PCA
URL: https://github.com/sbailey/empca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mauritiusdadd
Submitter: mauritiusdadd
FirstSubmitted: 1649939030
LastModified: 1649939030
URLPath: /cgit/aur.git/snapshot/python-empca.tar.gz