ruby-securecompare on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ruby-securecompare

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

$ yay -Rns ruby-securecompare

2. Manually Install "ruby-securecompare" via AUR

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

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

b. Clone ruby-securecompare's git locally

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

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

$ cd ~/ruby-securecompare $ makepkg -si

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

ID: 254843
Name: ruby-securecompare
PackageBaseID: 104450
PackageBase: ruby-securecompare
Version: 1.0.0-1
Description: securecompare is a gem that implements a constant time string comparison method safe for use in cryptographic functions.
URL: https://github.com/samuelkadolph/securecompare
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jhass
FirstSubmitted: 1449781462
LastModified: 1449781465
URLPath: /cgit/aur.git/snapshot/ruby-securecompare.tar.gz