python-face-alignment on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-face-alignment

* (Optional) Uninstall python-face-alignment on Arch using YAY

$ yay -Rns python-face-alignment

2. Manually Install "python-face-alignment" via AUR

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

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

b. Clone python-face-alignment's git locally

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

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

$ cd ~/python-face-alignment $ makepkg -si

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

ID: 1320428
Name: python-face-alignment
PackageBaseID: 152682
PackageBase: python-face-alignment
Version: 1.4.1-1
Description: Detect facial landmarks from Python using an accurate face alignment network
URL: https://github.com/1adrianb/face-alignment
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1589291304
LastModified: 1694987561
URLPath: /cgit/aur.git/snapshot/python-face-alignment.tar.gz