autocorrect-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S autocorrect-bin

* (Optional) Uninstall autocorrect-bin on Arch using YAY

$ yay -Rns autocorrect-bin

2. Manually Install "autocorrect-bin" via AUR

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

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

b. Clone autocorrect-bin's git locally

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

c. Go to ~/autocorrect-bin folder and install it

$ cd ~/autocorrect-bin $ makepkg -si

3. Information about the autocorrect-bin package on Arch User Repository (AUR)

ID: 1364852
Name: autocorrect-bin
PackageBaseID: 175665
PackageBase: autocorrect-bin
Version: 2.9.0-1
Description: A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean).
URL: https://github.com/huacnlee/autocorrect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ab5_x
Submitter: Jigsaw
FirstSubmitted: 1644055081
LastModified: 1701761648
URLPath: /cgit/aur.git/snapshot/autocorrect-bin.tar.gz