typos-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S typos-bin

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

$ yay -Rns typos-bin

2. Manually Install "typos-bin" via AUR

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

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

b. Clone typos-bin's git locally

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

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

$ cd ~/typos-bin $ makepkg -si

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

ID: 1133374
Name: typos-bin
PackageBaseID: 167473
PackageBase: typos-bin
Version: 1.12.0-1
Description: Source code spell checker.
URL: https://github.com/crate-ci/typos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sematre
FirstSubmitted: 1622373876
LastModified: 1661964780
URLPath: /cgit/aur.git/snapshot/typos-bin.tar.gz