curb-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S curb-git

* (Optional) Uninstall curb-git on Arch using YAY

$ yay -Rns curb-git

2. Manually Install "curb-git" via AUR

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

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

b. Clone curb-git's git locally

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

c. Go to ~/curb-git folder and install it

$ cd ~/curb-git $ makepkg -si

3. Information about the curb-git package on Arch User Repository (AUR)

ID: 596001
Name: curb-git
PackageBaseID: 140406
PackageBase: curb-git
Version: 0.1.5.r10.2d9f461-1
Description: Run a process on a particular subset of the available hardware
URL: https://github.com/jonhoo/curb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jonhoo
Submitter: Jonhoo
FirstSubmitted: 1552917374
LastModified: 1552917374
URLPath: /cgit/aur.git/snapshot/curb-git.tar.gz