verco on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S verco

* (Optional) Uninstall verco on Arch using YAY

$ yay -Rns verco

2. Manually Install "verco" via AUR

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

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

b. Clone verco's git locally

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

c. Go to ~/verco folder and install it

$ cd ~/verco $ makepkg -si

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

ID: 1114041
Name: verco
PackageBaseID: 152560
PackageBase: verco
Version: 6.12.0-1
Description: A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcuts
URL: https://github.com/vamolessa/verco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: wezm
FirstSubmitted: 1588988268
LastModified: 1658227726
URLPath: /cgit/aur.git/snapshot/verco.tar.gz