ruby-powerpack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-powerpack

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

$ yay -Rns ruby-powerpack

2. Manually Install "ruby-powerpack" via AUR

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

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

b. Clone ruby-powerpack's git locally

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

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

$ cd ~/ruby-powerpack $ makepkg -si

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

ID: 946510
Name: ruby-powerpack
PackageBaseID: 115927
PackageBase: ruby-powerpack
Version: 0.1.3-1
Description: A few useful extensions to core Ruby classes
URL: https://github.com/bbatsov/powerpack
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: jtgoguen
FirstSubmitted: 1475511470
LastModified: 1628650039
URLPath: /cgit/aur.git/snapshot/ruby-powerpack.tar.gz