fstrcmp on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S fstrcmp

* (Optional) Uninstall fstrcmp on Arch using YAY

$ yay -Rns fstrcmp

2. Manually Install "fstrcmp" via AUR

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

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

b. Clone fstrcmp's git locally

$ git clone https://aur.archlinux.org/fstrcmp.git ~/fstrcmp

c. Go to ~/fstrcmp folder and install it

$ cd ~/fstrcmp $ makepkg -si

3. Information about the fstrcmp package on Arch User Repository (AUR)

ID: 530878
Name: fstrcmp
PackageBaseID: 72672
PackageBase: fstrcmp
Version: 0.7.D001-3
Description: A library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings
URL: http://fstrcmp.sourceforge.net/
NumVotes: 3
Popularity: 0.001644
OutOfDate:
Maintainer: TioDuke
Submitter: TioDuke
FirstSubmitted: 1376783723
LastModified: 1533084309
URLPath: /cgit/aur.git/snapshot/fstrcmp.tar.gz