codespell-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S codespell-git

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

$ yay -Rns codespell-git

2. Manually Install "codespell-git" via AUR

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

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

b. Clone codespell-git's git locally

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

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

$ cd ~/codespell-git $ makepkg -si

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

ID: 1188204
Name: codespell-git
PackageBaseID: 136554
PackageBase: codespell-git
Version: 2.2.2.r160.g36c8c276-1
Description: Tool for fixing common misspellings in text files
URL: https://github.com/codespell-project/codespell
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1539088287
LastModified: 1672075587
URLPath: /cgit/aur.git/snapshot/codespell-git.tar.gz