openface on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openface

* (Optional) Uninstall openface on Arch using YAY

$ yay -Rns openface

2. Manually Install "openface" via AUR

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

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

b. Clone openface's git locally

$ git clone https://aur.archlinux.org/openface.git ~/openface

c. Go to ~/openface folder and install it

$ cd ~/openface $ makepkg -si

3. Information about the openface package on Arch User Repository (AUR)

ID: 1282467
Name: openface
PackageBaseID: 190864
PackageBase: openface
Version: 2.2.0-2
Description: A state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation
URL: https://github.com/TadasBaltrusaitis/OpenFace
NumVotes: 1
Popularity: 0.000519
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1677507998
LastModified: 1688381307
URLPath: /cgit/aur.git/snapshot/openface.tar.gz