ruby-multiio on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ruby-multiio

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

$ yay -Rns ruby-multiio

2. Manually Install "ruby-multiio" via AUR

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

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

b. Clone ruby-multiio's git locally

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

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

$ cd ~/ruby-multiio $ makepkg -si

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

ID: 959645
Name: ruby-multiio
PackageBaseID: 139721
PackageBase: ruby-multiio
Version: 0.1.0-1
Description: MultiIO Ruby lib for outputting to multiple IO sources (e.g. STDOUT, file)
URL: https://github.com/clintmod/multiio
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dark-saber
Submitter: dark-saber
FirstSubmitted: 1550435988
LastModified: 1631399049
URLPath: /cgit/aur.git/snapshot/ruby-multiio.tar.gz