platformsh-cli on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S platformsh-cli

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

$ yay -Rns platformsh-cli

2. Manually Install "platformsh-cli" via AUR

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

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

b. Clone platformsh-cli's git locally

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

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

$ cd ~/platformsh-cli $ makepkg -si

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

ID: 951501
Name: platformsh-cli
PackageBaseID: 113186
PackageBase: platformsh-cli
Version: 3.68.0-1
Description: Platform.sh CLI
URL: https://github.com/platformsh/platformsh-cli
NumVotes: 4
Popularity: 0
OutOfDate: 1694028048
Maintainer: ovv
Submitter: danmilon
FirstSubmitted: 1467640437
LastModified: 1629743491
URLPath: /cgit/aur.git/snapshot/platformsh-cli.tar.gz