backplane-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S backplane-cli

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

$ yay -Rns backplane-cli

2. Manually Install "backplane-cli" via AUR

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

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

b. Clone backplane-cli's git locally

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

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

$ cd ~/backplane-cli $ makepkg -si

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

ID: 1425036
Name: backplane-cli
PackageBaseID: 196399
PackageBase: backplane-cli
Version: 0.1.25-1
Description: backplane-cli is a CLI tool to interact with backplane-api.
URL: https://github.com/openshift/backplane-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erdii
Submitter: erdii
FirstSubmitted: 1691063441
LastModified: 1710161613
URLPath: /cgit/aur.git/snapshot/backplane-cli.tar.gz