python-pylint-common on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pylint-common

* (Optional) Uninstall python-pylint-common on Arch using YAY

$ yay -Rns python-pylint-common

2. Manually Install "python-pylint-common" via AUR

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

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

b. Clone python-pylint-common's git locally

$ git clone https://aur.archlinux.org/python-pylint-common.git ~/python-pylint-common

c. Go to ~/python-pylint-common folder and install it

$ cd ~/python-pylint-common $ makepkg -si

3. Information about the python-pylint-common package on Arch User Repository (AUR)

ID: 501377
Name: python-pylint-common
PackageBaseID: 131453
PackageBase: python-pylint-common
Version: 0.2.5-1
Description: pylint-common is a Pylint plugin to improve Pylint error analysis of the standard Python library
URL: https://github.com/landscapeio/pylint-common
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fennerm
Submitter: fennerm
FirstSubmitted: 1523209133
LastModified: 1523209133
URLPath: /cgit/aur.git/snapshot/python-pylint-common.tar.gz

5. The same packages on other Linux Distributions