chamber on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S chamber

* (Optional) Uninstall chamber on Arch using YAY

$ yay -Rns chamber

2. Manually Install "chamber" via AUR

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

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

b. Clone chamber's git locally

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

c. Go to ~/chamber folder and install it

$ cd ~/chamber $ makepkg -si

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

ID: 1423675
Name: chamber
PackageBaseID: 130993
PackageBase: chamber
Version: 2.14.1-1
Description: A tool for managing secrets using AWS SSM Parameter Store
URL: https://github.com/segmentio/chamber/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomwadley
Submitter: tomwadley
FirstSubmitted: 1521674839
LastModified: 1709966605
URLPath: /cgit/aur.git/snapshot/chamber.tar.gz