steampipe-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S steampipe-bin

* (Optional) Uninstall steampipe-bin on Arch using YAY

$ yay -Rns steampipe-bin

2. Manually Install "steampipe-bin" via AUR

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

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

b. Clone steampipe-bin's git locally

$ git clone https://aur.archlinux.org/steampipe-bin.git ~/steampipe-bin

c. Go to ~/steampipe-bin folder and install it

$ cd ~/steampipe-bin $ makepkg -si

3. Information about the steampipe-bin package on Arch User Repository (AUR)

ID: 1427808
Name: steampipe-bin
PackageBaseID: 169312
PackageBase: steampipe-bin
Version: 0.22.1-1
Description: Steampipe CLI
URL: https://github.com/turbot/steampipe
NumVotes: 3
Popularity: 0.001149
OutOfDate:
Maintainer: usc
Submitter: usc
FirstSubmitted: 1627470118
LastModified: 1710519944
URLPath: /cgit/aur.git/snapshot/steampipe-bin.tar.gz