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

Last updated: June 17,2024

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

$ yay -S emacs-flycheck-pycheckers

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

$ yay -Rns emacs-flycheck-pycheckers

2. Manually Install "emacs-flycheck-pycheckers" 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-pycheckers's git locally

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

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

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

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

ID: 952098
Name: emacs-flycheck-pycheckers
PackageBaseID: 170291
PackageBase: emacs-flycheck-pycheckers
Version: 0.15-1
Description: Multiple syntax checker for Python in Emacs, using Flycheck.
URL: https://github.com/msherry/flycheck-pycheckers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruy16109
Submitter: ruy16109
FirstSubmitted: 1629800513
LastModified: 1629863520
URLPath: /cgit/aur.git/snapshot/emacs-flycheck-pycheckers.tar.gz