cloudfoundry-cli on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S cloudfoundry-cli

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

$ yay -Rns cloudfoundry-cli

2. Manually Install "cloudfoundry-cli" via AUR

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

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

b. Clone cloudfoundry-cli's git locally

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

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

$ cd ~/cloudfoundry-cli $ makepkg -si

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

ID: 1411955
Name: cloudfoundry-cli
PackageBaseID: 88233
PackageBase: cloudfoundry-cli
Version: 8.7.8-1
Description: The official command line client for Cloud Foundry
URL: https://github.com/cloudfoundry/cli
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: AbrarSyed
Submitter: AbrarSyed
FirstSubmitted: 1418547636
LastModified: 1708356729
URLPath: /cgit/aur.git/snapshot/cloudfoundry-cli.tar.gz