ruby-differ on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ruby-differ

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

$ yay -Rns ruby-differ

2. Manually Install "ruby-differ" via AUR

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

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

b. Clone ruby-differ's git locally

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

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

$ cd ~/ruby-differ $ makepkg -si

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

ID: 1363415
Name: ruby-differ
PackageBaseID: 200150
PackageBase: ruby-differ
Version: 0.1.2-1
Description: A simple gem for generating string diffs
URL: http://github.com/pvande/differ
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1701517874
LastModified: 1701517874
URLPath: /cgit/aur.git/snapshot/ruby-differ.tar.gz