airbrake-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S airbrake-cli

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

$ yay -Rns airbrake-cli

2. Manually Install "airbrake-cli" via AUR

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

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

b. Clone airbrake-cli's git locally

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

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

$ cd ~/airbrake-cli $ makepkg -si

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

ID: 1181974
Name: airbrake-cli
PackageBaseID: 186366
PackageBase: airbrake-cli
Version: 1.3.0-1
Description: The offical command line interface for interacting with Airbrake.
URL: https://github.com/airbrake/airbrake-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rbuchberger
Submitter: rbuchberger
FirstSubmitted: 1664963812
LastModified: 1670926794
URLPath: /cgit/aur.git/snapshot/airbrake-cli.tar.gz