ruby-progressbar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-progressbar

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

$ yay -Rns ruby-progressbar

2. Manually Install "ruby-progressbar" via AUR

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

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

b. Clone ruby-progressbar's git locally

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

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

$ cd ~/ruby-progressbar $ makepkg -si

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

ID: 1008675
Name: ruby-progressbar
PackageBaseID: 69437
PackageBase: ruby-progressbar
Version: 1.11.0-1
Description: A text progress bar library for Ruby
URL: https://github.com/jfelchner/ruby-progressbar
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mnussbaum
FirstSubmitted: 1366987612
LastModified: 1640202320
URLPath: /cgit/aur.git/snapshot/ruby-progressbar.tar.gz