python-depthai on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-depthai

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

$ yay -Rns python-depthai

2. Manually Install "python-depthai" via AUR

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

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

b. Clone python-depthai's git locally

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

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

$ cd ~/python-depthai $ makepkg -si

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

ID: 1420894
Name: python-depthai
PackageBaseID: 203299
PackageBase: python-depthai
Version: 2.24.0.0-1
Description: DepthAI Python Library
URL: https://github.com/luxonis/depthai-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vial
Submitter: Vial
FirstSubmitted: 1709599267
LastModified: 1709599267
URLPath: /cgit/aur.git/snapshot/python-depthai.tar.gz