consul-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S consul-bin

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

$ yay -Rns consul-bin

2. Manually Install "consul-bin" via AUR

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

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

b. Clone consul-bin's git locally

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

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

$ cd ~/consul-bin $ makepkg -si

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

ID: 1385664
Name: consul-bin
PackageBaseID: 154563
PackageBase: consul-bin
Version: 1.17.1-1
Description: A tool for service discovery, monitoring and configuration.
URL: https://www.consul.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bvp
Submitter: bvp
FirstSubmitted: 1592511731
LastModified: 1705253527
URLPath: /cgit/aur.git/snapshot/consul-bin.tar.gz