ruby-clamp on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-clamp

* (Optional) Uninstall ruby-clamp on Arch using YAY

$ yay -Rns ruby-clamp

2. Manually Install "ruby-clamp" via AUR

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

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

b. Clone ruby-clamp's git locally

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

c. Go to ~/ruby-clamp folder and install it

$ cd ~/ruby-clamp $ makepkg -si

3. Information about the ruby-clamp package on Arch User Repository (AUR)

ID: 1278780
Name: ruby-clamp
PackageBaseID: 58109
PackageBase: ruby-clamp
Version: 1.3.2-1
Description: a minimal framework for command-line utilities
URL: http://github.com/mdub/clamp
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: joschi
FirstSubmitted: 1333295455
LastModified: 1687757643
URLPath: /cgit/aur.git/snapshot/ruby-clamp.tar.gz