capture on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S capture

* (Optional) Uninstall capture on Arch using YAY

$ yay -Rns capture

2. Manually Install "capture" via AUR

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

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

b. Clone capture's git locally

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

c. Go to ~/capture folder and install it

$ cd ~/capture $ makepkg -si

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

ID: 899510
Name: capture
PackageBaseID: 20996
PackageBase: capture
Version: 1.0.4-5
Description: Tool for periodic image capturing with digital Canon cameras
URL: http://capture.sourceforge.net/
NumVotes: 6
Popularity: 0.012079
OutOfDate:
Maintainer: willemw
Submitter: Arkham
FirstSubmitted: 1225037235
LastModified: 1619712330
URLPath: /cgit/aur.git/snapshot/capture.tar.gz