python-v4l2capture on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-v4l2capture

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

$ yay -Rns python-v4l2capture

2. Manually Install "python-v4l2capture" via AUR

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

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

b. Clone python-v4l2capture's git locally

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

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

$ cd ~/python-v4l2capture $ makepkg -si

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

ID: 344750
Name: python-v4l2capture
PackageBaseID: 116040
PackageBase: python-v4l2capture
Version: 12.0.0-1
Description: Capture video with video4linux2
URL: https://launchpad.net/python-v4l2-capture
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fab31
Submitter: fab31
FirstSubmitted: 1475897426
LastModified: 1475897426
URLPath: /cgit/aur.git/snapshot/python-v4l2capture.tar.gz