ruby-samovar on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ruby-samovar

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

$ yay -Rns ruby-samovar

2. Manually Install "ruby-samovar" via AUR

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

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

b. Clone ruby-samovar's git locally

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

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

$ cd ~/ruby-samovar $ makepkg -si

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

ID: 788478
Name: ruby-samovar
PackageBaseID: 157452
PackageBase: ruby-samovar
Version: 2.1.4-1
Description: Samovar is a flexible option parser excellent support for sub-commands and help documentation.
URL: https://github.com/ioquatix/samovar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1599479890
LastModified: 1599479890
URLPath: /cgit/aur.git/snapshot/ruby-samovar.tar.gz

5. The same packages on other Linux Distributions