credhub-cli on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S credhub-cli

* (Optional) Uninstall credhub-cli on Arch using YAY

$ yay -Rns credhub-cli

2. Manually Install "credhub-cli" via AUR

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

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

b. Clone credhub-cli's git locally

$ git clone https://aur.archlinux.org/credhub-cli.git ~/credhub-cli

c. Go to ~/credhub-cli folder and install it

$ cd ~/credhub-cli $ makepkg -si

3. Information about the credhub-cli package on Arch User Repository (AUR)

ID: 798280
Name: credhub-cli
PackageBaseID: 138429
PackageBase: credhub-cli
Version: 2.8.0-1
Description: CredHub CLI provides a command line interface to interact with CredHub servers
URL: https://github.com/cloudfoundry-incubator/credhub-cli/releases/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tom.swartz07
Submitter: tom.swartz07
FirstSubmitted: 1546270783
LastModified: 1601399169
URLPath: /cgit/aur.git/snapshot/credhub-cli.tar.gz