typos on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S typos

* (Optional) Uninstall typos on Arch using YAY

$ yay -Rns typos

2. Manually Install "typos" via AUR

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

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

b. Clone typos's git locally

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

c. Go to ~/typos folder and install it

$ cd ~/typos $ makepkg -si

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

ID: 1133373
Name: typos
PackageBaseID: 167448
PackageBase: typos
Version: 1.12.0-1
Description: Source code spell checker.
URL: https://github.com/crate-ci/typos
NumVotes: 2
Popularity: 0.009955
OutOfDate:
Maintainer: Sematre
FirstSubmitted: 1622295128
LastModified: 1661964649
URLPath: /cgit/aur.git/snapshot/typos.tar.gz