emacs-langtool on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S emacs-langtool

* (Optional) Uninstall emacs-langtool on Arch using YAY

$ yay -Rns emacs-langtool

2. Manually Install "emacs-langtool" via AUR

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

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

b. Clone emacs-langtool's git locally

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

c. Go to ~/emacs-langtool folder and install it

$ cd ~/emacs-langtool $ makepkg -si

3. Information about the emacs-langtool package on Arch User Repository (AUR)

ID: 697583
Name: emacs-langtool
PackageBaseID: 81449
PackageBase: emacs-langtool
Version: 2.0.4-1
Description: LanguageTool for Emacs
URL: https://github.com/mhayashi1120/Emacs-langtool
NumVotes: 4
Popularity: 0
OutOfDate: 1705067740
Maintainer:
Submitter: giniu
FirstSubmitted: 1398962427
LastModified: 1581873161
URLPath: /cgit/aur.git/snapshot/emacs-langtool.tar.gz