ruby-logging on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S ruby-logging

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

$ yay -Rns ruby-logging

2. Manually Install "ruby-logging" via AUR

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

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

b. Clone ruby-logging's git locally

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

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

$ cd ~/ruby-logging $ makepkg -si

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

ID: 1086797
Name: ruby-logging
PackageBaseID: 104189
PackageBase: ruby-logging
Version: 2.3.1-1
Description: A flexible and extendable logging library for Ruby
URL: http://rubygems.org/gems/logging
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: CarstenF
FirstSubmitted: 1449257850
LastModified: 1653833241
URLPath: /cgit/aur.git/snapshot/ruby-logging.tar.gz