ruby-semverse on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ruby-semverse

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

$ yay -Rns ruby-semverse

2. Manually Install "ruby-semverse" via AUR

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

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

b. Clone ruby-semverse's git locally

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

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

$ cd ~/ruby-semverse $ makepkg -si

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

ID: 485097
Name: ruby-semverse
PackageBaseID: 125279
PackageBase: ruby-semverse
Version: 2.0.0-3
Description: An elegant library for representing and comparing SemVer versions and constraints
URL: https://github.com/berkshelf/semverse
NumVotes: 0
Popularity: 0
OutOfDate: 1693323803
Maintainer:
Submitter: tlvince
FirstSubmitted: 1504438119
LastModified: 1518122532
URLPath: /cgit/aur.git/snapshot/ruby-semverse.tar.gz