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
Copied
b. Install openpose on Arch using YAY
$
yay -S
openpose
Copied
* (Optional) Uninstall openpose on Arch using YAY
$
yay -Rns
openpose
Copied
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
Copied
b. Clone openpose's git locally
$
git clone https://aur.archlinux.org/openpose.git
~/openpose
Copied
c. Go to ~/openpose folder and install it
$
cd
~/openpose
Copied
$
makepkg -si
Copied
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
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