concierge on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S concierge

* (Optional) Uninstall concierge on Arch using YAY

$ yay -Rns concierge

2. Manually Install "concierge" via AUR

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

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

b. Clone concierge's git locally

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

c. Go to ~/concierge folder and install it

$ cd ~/concierge $ makepkg -si

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

ID: 1146307
Name: concierge
PackageBaseID: 115805
PackageBase: concierge
Version: 0.2.3-1
Description: Maintainable SSH configs
URL: https://github.com/9seconds/concierge
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: milouse
FirstSubmitted: 1475054281
LastModified: 1664509369
URLPath: /cgit/aur.git/snapshot/concierge.tar.gz