similar-sort-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S similar-sort-git

* (Optional) Uninstall similar-sort-git on Arch using YAY

$ yay -Rns similar-sort-git

2. Manually Install "similar-sort-git" via AUR

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

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

b. Clone similar-sort-git's git locally

$ git clone https://aur.archlinux.org/similar-sort-git.git ~/similar-sort-git

c. Go to ~/similar-sort-git folder and install it

$ cd ~/similar-sort-git $ makepkg -si

3. Information about the similar-sort-git package on Arch User Repository (AUR)

ID: 1415410
Name: similar-sort-git
PackageBaseID: 202949
PackageBase: similar-sort-git
Version: r48.166a8d8-1
Description: sort strings according to edit distance
URL: https://git.bytes.zone/brian/similar-sort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Isaec
Submitter: Isaec
FirstSubmitted: 1708897818
LastModified: 1708897818
URLPath: /cgit/aur.git/snapshot/similar-sort-git.tar.gz