ruby-useragent on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S ruby-useragent

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

$ yay -Rns ruby-useragent

2. Manually Install "ruby-useragent" via AUR

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

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

b. Clone ruby-useragent's git locally

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

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

$ cd ~/ruby-useragent $ makepkg -si

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

ID: 583985
Name: ruby-useragent
PackageBaseID: 120132
PackageBase: ruby-useragent
Version: 0.16.10-2
Description: HTTP User Agent parser
URL: http://github.com/gshutler/useragent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: greyltc
FirstSubmitted: 1488161345
LastModified: 1549584517
URLPath: /cgit/aur.git/snapshot/ruby-useragent.tar.gz