crowbar on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S crowbar

* (Optional) Uninstall crowbar on Arch using YAY

$ yay -Rns crowbar

2. Manually Install "crowbar" via AUR

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

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

b. Clone crowbar's git locally

$ git clone https://aur.archlinux.org/crowbar.git ~/crowbar

c. Go to ~/crowbar folder and install it

$ cd ~/crowbar $ makepkg -si

3. Information about the crowbar package on Arch User Repository (AUR)

ID: 1293343
Name: crowbar
PackageBaseID: 196051
PackageBase: crowbar
Version: 0.74-1
Description: GoldSource and Source Engine Modding Tool (Wine)
URL: https://github.com/ZeqMacaw/Crowbar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1690147572
LastModified: 1690147572
URLPath: /cgit/aur.git/snapshot/crowbar.tar.gz

5. The same packages on other Linux Distributions