perl-string-compare on AUR (Arch User Repository)

Last updated: June 17,2024

1. Install "perl-string-compare" 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 perl-string-compare on Arch using YAY

$ yay -S perl-string-compare

* (Optional) Uninstall perl-string-compare on Arch using YAY

$ yay -Rns perl-string-compare

2. Manually Install "perl-string-compare" via AUR

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

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

b. Clone perl-string-compare's git locally

$ git clone https://aur.archlinux.org/perl-string-compare.git ~/perl-string-compare

c. Go to ~/perl-string-compare folder and install it

$ cd ~/perl-string-compare $ makepkg -si

3. Information about the perl-string-compare package on Arch User Repository (AUR)

ID: 860175
Name: perl-string-compare
PackageBaseID: 66913
PackageBase: perl-string-compare
Version: 0.4-2
Description: String::Compare - Compare two strings and return how much they are alike
URL: http://search.cpan.org/dist/String-Compare
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: c-mauderer
FirstSubmitted: 1359917200
LastModified: 1612725175
URLPath: /cgit/aur.git/snapshot/perl-string-compare.tar.gz