boundary on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S boundary

* (Optional) Uninstall boundary on Arch using YAY

$ yay -Rns boundary

2. Manually Install "boundary" via AUR

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

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

b. Clone boundary's git locally

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

c. Go to ~/boundary folder and install it

$ cd ~/boundary $ makepkg -si

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

ID: 1180521
Name: boundary
PackageBaseID: 168221
PackageBase: boundary
Version: 0.11.2-1
Description: Enables identity-based access management for dynamic infrastructure
URL: https://www.boundaryproject.io/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1707705010
Maintainer: shyamin
Submitter: grawlinson
FirstSubmitted: 1624352962
LastModified: 1670619752
URLPath: /cgit/aur.git/snapshot/boundary.tar.gz

5. The same packages on other Linux Distributions