python-language-check on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-language-check

* (Optional) Uninstall python-language-check on Arch using YAY

$ yay -Rns python-language-check

2. Manually Install "python-language-check" via AUR

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

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

b. Clone python-language-check's git locally

$ git clone https://aur.archlinux.org/python-language-check.git ~/python-language-check

c. Go to ~/python-language-check folder and install it

$ cd ~/python-language-check $ makepkg -si

3. Information about the python-language-check package on Arch User Repository (AUR)

ID: 721908
Name: python-language-check
PackageBaseID: 96260
PackageBase: python-language-check
Version: 1.1-3
Description: Checks grammar using LanguageTool.
URL: https://github.com/myint/language-check
NumVotes: 2
Popularity: 0
OutOfDate: 1706237302
Maintainer: TheJackiMonster
Submitter: bchretien
FirstSubmitted: 1437551348
LastModified: 1587099548
URLPath: /cgit/aur.git/snapshot/python-language-check.tar.gz