openpose on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S openpose

* (Optional) Uninstall openpose on Arch using YAY

$ yay -Rns openpose

2. Manually Install "openpose" via AUR

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

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

b. Clone openpose's git locally

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

c. Go to ~/openpose folder and install it

$ cd ~/openpose $ makepkg -si

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

ID: 1277355
Name: openpose
PackageBaseID: 135487
PackageBase: openpose
Version: 1.7.0-4
Description: OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
URL: https://github.com/CMU-Perceptual-Computing-Lab/openpose
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: louielu
Submitter: fl.duriez
FirstSubmitted: 1535540882
LastModified: 1687468911
URLPath: /cgit/aur.git/snapshot/openpose.tar.gz