emacs-flycheck-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S emacs-flycheck-git

* (Optional) Uninstall emacs-flycheck-git on Arch using YAY

$ yay -Rns emacs-flycheck-git

2. Manually Install "emacs-flycheck-git" via AUR

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

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

b. Clone emacs-flycheck-git's git locally

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

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

$ cd ~/emacs-flycheck-git $ makepkg -si

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

ID: 573451
Name: emacs-flycheck-git
PackageBaseID: 135684
PackageBase: emacs-flycheck-git
Version: 31.194.gbaf96df4-1
Description: On the fly syntax checking for GNU Emacs
URL: https://github.com/flycheck/flycheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: sballert
FirstSubmitted: 1536069988
LastModified: 1546551038
URLPath: /cgit/aur.git/snapshot/emacs-flycheck-git.tar.gz