heroku-audit on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S heroku-audit

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

$ yay -Rns heroku-audit

2. Manually Install "heroku-audit" via AUR

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

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

b. Clone heroku-audit's git locally

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

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

$ cd ~/heroku-audit $ makepkg -si

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

ID: 1318894
Name: heroku-audit
PackageBaseID: 197583
PackageBase: heroku-audit
Version: 0.0.2-1
Description: Command-line tool for reporting on specific attributes of a Heroku environment.
URL: https://github.com/torchbox/heroku-audit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: theorangeone
Submitter: theorangeone
FirstSubmitted: 1694693546
LastModified: 1694693546
URLPath: /cgit/aur.git/snapshot/heroku-audit.tar.gz