pyvidctrl on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S pyvidctrl

* (Optional) Uninstall pyvidctrl on Arch using YAY

$ yay -Rns pyvidctrl

2. Manually Install "pyvidctrl" via AUR

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

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

b. Clone pyvidctrl's git locally

$ git clone https://aur.archlinux.org/pyvidctrl.git ~/pyvidctrl

c. Go to ~/pyvidctrl folder and install it

$ cd ~/pyvidctrl $ makepkg -si

3. Information about the pyvidctrl package on Arch User Repository (AUR)

ID: 805578
Name: pyvidctrl
PackageBaseID: 158829
PackageBase: pyvidctrl
Version: 0.1-2
Description: A simple TUI util to control V4L2 camera parameters
URL: https://github.com/antmicro/pyvidctrl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nickray
FirstSubmitted: 1602894323
LastModified: 1602925201
URLPath: /cgit/aur.git/snapshot/pyvidctrl.tar.gz