autocrc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S autocrc

* (Optional) Uninstall autocrc on Arch using YAY

$ yay -Rns autocrc

2. Manually Install "autocrc" via AUR

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

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

b. Clone autocrc's git locally

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

c. Go to ~/autocrc folder and install it

$ cd ~/autocrc $ makepkg -si

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

ID: 534389
Name: autocrc
PackageBaseID: 135017
PackageBase: autocrc
Version: 1.0-1
Description: Automated CRC-checking
URL: https://github.com/ljb/autocrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bengtssj
Submitter: bengtssj
FirstSubmitted: 1534110983
LastModified: 1534110983
URLPath: /cgit/aur.git/snapshot/autocrc.tar.gz