misspell on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "misspell" 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
Copied
b. Install misspell on Arch using YAY
$
yay -S
misspell
Copied
* (Optional) Uninstall misspell on Arch using YAY
$
yay -Rns
misspell
Copied
2. Manually Install "misspell" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone misspell's git locally
$
git clone https://aur.archlinux.org/misspell.git
~/misspell
Copied
c. Go to ~/misspell folder and install it
$
cd
~/misspell
Copied
$
makepkg -si
Copied
3. Information about the misspell package on Arch User Repository (AUR)
ID: 608489
Name: misspell
PackageBaseID: 141650
PackageBase: misspell
Version: v0.3.4-1
Description: Correct commonly misspelled English words in source files
URL: https://github.com/client9/misspell/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maowtm
Submitter: maowtm
FirstSubmitted: 1556678280
LastModified: 1556678280
URLPath: /cgit/aur.git/snapshot/misspell.tar.gz
Name: misspell
PackageBaseID: 141650
PackageBase: misspell
Version: v0.3.4-1
Description: Correct commonly misspelled English words in source files
URL: https://github.com/client9/misspell/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maowtm
Submitter: maowtm
FirstSubmitted: 1556678280
LastModified: 1556678280
URLPath: /cgit/aur.git/snapshot/misspell.tar.gz