xvidcap on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S xvidcap

* (Optional) Uninstall xvidcap on Arch using YAY

$ yay -Rns xvidcap

2. Manually Install "xvidcap" via AUR

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

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

b. Clone xvidcap's git locally

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

c. Go to ~/xvidcap folder and install it

$ cd ~/xvidcap $ makepkg -si

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

ID: 235666
Name: xvidcap
PackageBaseID: 59885
PackageBase: xvidcap
Version: 1.1.7-8
Description: A small tool to capture things going on on an X-Windows display to either individual frames or an MPEG video
URL: http://xvidcap.sourceforge.net/
NumVotes: 53
Popularity: 0
OutOfDate: 1705040773
Maintainer: bidulock
Submitter: Atsutane
FirstSubmitted: 1339189972
LastModified: 1443705558
URLPath: /cgit/aur.git/snapshot/xvidcap.tar.gz