heroku-cli on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S heroku-cli

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

$ yay -Rns heroku-cli

2. Manually Install "heroku-cli" via AUR

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

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

b. Clone heroku-cli's git locally

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

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

$ cd ~/heroku-cli $ makepkg -si

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

ID: 1421238
Name: heroku-cli
PackageBaseID: 124850
PackageBase: heroku-cli
Version: 8.10.0-1
Description: CLI to manage Heroku apps and services with forced auto-update removed
URL: https://devcenter.heroku.com/articles/heroku-cli
NumVotes: 73
Popularity: 0.179171
OutOfDate:
Maintainer: rnestler
Submitter: Redrield
FirstSubmitted: 1502839176
LastModified: 1709653668
URLPath: /cgit/aur.git/snapshot/heroku-cli.tar.gz