python-v4l2 on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S python-v4l2

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

$ yay -Rns python-v4l2

2. Manually Install "python-v4l2" via AUR

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

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

b. Clone python-v4l2's git locally

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

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

$ cd ~/python-v4l2 $ makepkg -si

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

ID: 319923
Name: python-v4l2
PackageBaseID: 113360
PackageBase: python-v4l2
Version: 0.2-1
Description: Python v4l2
URL: https://pypi.python.org/pypi/v4l2
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: anselmolsm
FirstSubmitted: 1468028557
LastModified: 1468028560
URLPath: /cgit/aur.git/snapshot/python-v4l2.tar.gz