bosh-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bosh-cli

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

$ yay -Rns bosh-cli

2. Manually Install "bosh-cli" via AUR

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

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

b. Clone bosh-cli's git locally

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

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

$ cd ~/bosh-cli $ makepkg -si

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

ID: 610770
Name: bosh-cli
PackageBaseID: 123049
PackageBase: bosh-cli
Version: 5.5.0-1
Description: BOSH command line interface tool
URL: https://bosh.io/
NumVotes: 4
Popularity: 0
OutOfDate: 1657835901
Maintainer: luan
Submitter: luan
FirstSubmitted: 1496430938
LastModified: 1557335670
URLPath: /cgit/aur.git/snapshot/bosh-cli.tar.gz