consul-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S consul-git

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

$ yay -Rns consul-git

2. Manually Install "consul-git" via AUR

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

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

b. Clone consul-git's git locally

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

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

$ cd ~/consul-git $ makepkg -si

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

ID: 613640
Name: consul-git
PackageBaseID: 141971
PackageBase: consul-git
Version: v1.5.0_35_gf452de1c5-1
Description: Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
URL: https://www.consul.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dg10a
FirstSubmitted: 1557611227
LastModified: 1558126874
URLPath: /cgit/aur.git/snapshot/consul-git.tar.gz