python-face_recognition on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-face_recognition

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

$ yay -Rns python-face_recognition

2. Manually Install "python-face_recognition" 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_recognition's git locally

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

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

$ cd ~/python-face_recognition $ makepkg -si

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

ID: 756126
Name: python-face_recognition
PackageBaseID: 133569
PackageBase: python-face_recognition
Version: 1.3.0-1
Description: The world's simplest facial recognition api for Python and the command line
URL: https://github.com/ageitgey/face_recognition
NumVotes: 14
Popularity: 0.566079
OutOfDate:
Maintainer: rkcf
Submitter: flipflop97
FirstSubmitted: 1529157038
LastModified: 1592973065
URLPath: /cgit/aur.git/snapshot/python-face_recognition.tar.gz