vcd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vcd

* (Optional) Uninstall vcd on Arch using YAY

$ yay -Rns vcd

2. Manually Install "vcd" via AUR

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

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

b. Clone vcd's git locally

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

c. Go to ~/vcd folder and install it

$ cd ~/vcd $ makepkg -si

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

ID: 1037712
Name: vcd
PackageBaseID: 149445
PackageBase: vcd
Version: 220213-1
Description: VCD file (Value Change Dump) command line viewer
URL: https://github.com/yne/vcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1582492795
LastModified: 1645022671
URLPath: /cgit/aur.git/snapshot/vcd.tar.gz