srcry-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S srcry-git

* (Optional) Uninstall srcry-git on Arch using YAY

$ yay -Rns srcry-git

2. Manually Install "srcry-git" via AUR

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

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

b. Clone srcry-git's git locally

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

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

$ cd ~/srcry-git $ makepkg -si

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

ID: 898271
Name: srcry-git
PackageBaseID: 166123
PackageBase: srcry-git
Version: master-1
Description: A simple but very fast recursive source code spell checker made in C
URL: https://github.com/Theldus/sourcery
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: superboringdev
FirstSubmitted: 1619468831
LastModified: 1619468832
URLPath: /cgit/aur.git/snapshot/srcry-git.tar.gz