open-consul on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S open-consul

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

$ yay -Rns open-consul

2. Manually Install "open-consul" via AUR

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

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

b. Clone open-consul's git locally

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

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

$ cd ~/open-consul $ makepkg -si

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

ID: 1407615
Name: open-consul
PackageBaseID: 202367
PackageBase: open-consul
Version: 1.16.4-2
Description: A tool for service discovery, monitoring and configuration.
URL: https://developer.hashicorp.com/consul/docs/v1.16.x
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pbazaah
Submitter: pbazaah
FirstSubmitted: 1707676292
LastModified: 1707677425
URLPath: /cgit/aur.git/snapshot/open-consul.tar.gz