vc-dwim on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S vc-dwim

* (Optional) Uninstall vc-dwim on Arch using YAY

$ yay -Rns vc-dwim

2. Manually Install "vc-dwim" via AUR

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

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

b. Clone vc-dwim's git locally

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

c. Go to ~/vc-dwim folder and install it

$ cd ~/vc-dwim $ makepkg -si

3. Information about the vc-dwim package on Arch User Repository (AUR)

ID: 1086146
Name: vc-dwim
PackageBaseID: 129837
PackageBase: vc-dwim
Version: 1.10-1
Description: GNU utilities for version control and maintaining changelog files
URL: https://www.gnu.org/software/vc-dwim/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CyberShadow
FirstSubmitted: 1517935421
LastModified: 1653718592
URLPath: /cgit/aur.git/snapshot/vc-dwim.tar.gz