python-mediapipe on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-mediapipe

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

$ yay -Rns python-mediapipe

2. Manually Install "python-mediapipe" via AUR

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

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

b. Clone python-mediapipe's git locally

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

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

$ cd ~/python-mediapipe $ makepkg -si

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

ID: 1376331
Name: python-mediapipe
PackageBaseID: 173279
PackageBase: python-mediapipe
Version: 0.10.9-1
Description: A cross-platform, customizable ML solutions for live and streaming media
URL: https://github.com/google/mediapipe
NumVotes: 1
Popularity: 0.00335
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1637416113
LastModified: 1703666471
URLPath: /cgit/aur.git/snapshot/python-mediapipe.tar.gz