ruby27-diff-lcs on AUR (Arch User Repository)

Last updated: May 01,2024

1. Install "ruby27-diff-lcs" 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 ruby27-diff-lcs on Arch using YAY

$ yay -S ruby27-diff-lcs

* (Optional) Uninstall ruby27-diff-lcs on Arch using YAY

$ yay -Rns ruby27-diff-lcs

2. Manually Install "ruby27-diff-lcs" via AUR

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

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

b. Clone ruby27-diff-lcs's git locally

$ git clone https://aur.archlinux.org/ruby27-diff-lcs.git ~/ruby27-diff-lcs

c. Go to ~/ruby27-diff-lcs folder and install it

$ cd ~/ruby27-diff-lcs $ makepkg -si

3. Information about the ruby27-diff-lcs package on Arch User Repository (AUR)

ID: 974438
Name: ruby27-diff-lcs
PackageBaseID: 172018
PackageBase: ruby27-diff-lcs
Version: 1.4.4-1
Description: Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm
URL: https://github.com/halostatue/diff-lcs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1634234198
LastModified: 1634234198
URLPath: /cgit/aur.git/snapshot/ruby27-diff-lcs.tar.gz