vim-languagetool on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vim-languagetool

* (Optional) Uninstall vim-languagetool on Arch using YAY

$ yay -Rns vim-languagetool

2. Manually Install "vim-languagetool" via AUR

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

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

b. Clone vim-languagetool's git locally

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

c. Go to ~/vim-languagetool folder and install it

$ cd ~/vim-languagetool $ makepkg -si

3. Information about the vim-languagetool package on Arch User Repository (AUR)

ID: 350572
Name: vim-languagetool
PackageBaseID: 41202
PackageBase: vim-languagetool
Version: 1.30-1
Description: Grammar checker for English, French, German (etc.) in Vim
URL: http://www.vim.org/scripts/script.php?script_id=3223
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer:
Submitter: giniu
FirstSubmitted: 1285677630
LastModified: 1477663969
URLPath: /cgit/aur.git/snapshot/vim-languagetool.tar.gz