camset on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S camset

* (Optional) Uninstall camset on Arch using YAY

$ yay -Rns camset

2. Manually Install "camset" via AUR

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

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

b. Clone camset's git locally

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

c. Go to ~/camset folder and install it

$ cd ~/camset $ makepkg -si

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

ID: 1140536
Name: camset
PackageBaseID: 168341
PackageBase: camset
Version: 0.0.19-2
Description: GUI for v4l2-ctl
URL: https://github.com/azeam/camset
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1624718534
LastModified: 1663339091
URLPath: /cgit/aur.git/snapshot/camset.tar.gz