vcsh-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S vcsh-git

* (Optional) Uninstall vcsh-git on Arch using YAY

$ yay -Rns vcsh-git

2. Manually Install "vcsh-git" via AUR

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

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

b. Clone vcsh-git's git locally

$ git clone https://aur.archlinux.org/vcsh-git.git ~/vcsh-git

c. Go to ~/vcsh-git folder and install it

$ cd ~/vcsh-git $ makepkg -si

3. Information about the vcsh-git package on Arch User Repository (AUR)

ID: 1416657
Name: vcsh-git
PackageBaseID: 54164
PackageBase: vcsh-git
Version: 1:2.0.8.r1.g86b95ed-1
Description: Version Control System for $HOME that manages multiple Git repositories
URL: https://github.com/RichiH/vcsh
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: Dieter_be
FirstSubmitted: 1321791291
LastModified: 1709042284
URLPath: /cgit/aur.git/snapshot/vcsh-git.tar.gz