crash-standalone on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S crash-standalone

* (Optional) Uninstall crash-standalone on Arch using YAY

$ yay -Rns crash-standalone

2. Manually Install "crash-standalone" via AUR

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

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

b. Clone crash-standalone's git locally

$ git clone https://aur.archlinux.org/crash-standalone.git ~/crash-standalone

c. Go to ~/crash-standalone folder and install it

$ cd ~/crash-standalone $ makepkg -si

3. Information about the crash-standalone package on Arch User Repository (AUR)

ID: 794499
Name: crash-standalone
PackageBaseID: 154275
PackageBase: crash-standalone
Version: 0.26.0-1
Description: The CrateDB Shell (Crash) CLI tool for interacting with CrateDB clusters.
URL: https://github.com/crate/crash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: autophagy
Submitter: autophagy
FirstSubmitted: 1591870652
LastModified: 1600697581
URLPath: /cgit/aur.git/snapshot/crash-standalone.tar.gz