flycheck on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "flycheck" 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 flycheck on Arch using YAY
$
yay -S
flycheck
Copied
* (Optional) Uninstall flycheck on Arch using YAY
$
yay -Rns
flycheck
Copied
2. Manually Install "flycheck" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flycheck's git locally
$
git clone https://aur.archlinux.org/flycheck.git
~/flycheck
Copied
c. Go to ~/flycheck folder and install it
$
cd
~/flycheck
Copied
$
makepkg -si
Copied
3. Information about the flycheck package on Arch User Repository (AUR)
ID: 453333
Name: flycheck
PackageBaseID: 84666
PackageBase: flycheck
Version: 31-1
Description: Modern on-the-fly syntax checking extension for GNU Emacs
URL: http://www.flycheck.org/
NumVotes: 6
Popularity: 9.0E-6
OutOfDate: 1655771389
Maintainer: Geballin
Submitter: holos
FirstSubmitted: 1408254457
LastModified: 1508458575
URLPath: /cgit/aur.git/snapshot/flycheck.tar.gz
Name: flycheck
PackageBaseID: 84666
PackageBase: flycheck
Version: 31-1
Description: Modern on-the-fly syntax checking extension for GNU Emacs
URL: http://www.flycheck.org/
NumVotes: 6
Popularity: 9.0E-6
OutOfDate: 1655771389
Maintainer: Geballin
Submitter: holos
FirstSubmitted: 1408254457
LastModified: 1508458575
URLPath: /cgit/aur.git/snapshot/flycheck.tar.gz