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

Last updated: October 04,2024

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

$ yay -S python-pylint-django

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

$ yay -Rns python-pylint-django

2. Manually Install "python-pylint-django" 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-django's git locally

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

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

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

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

ID: 1345667
Name: python-pylint-django
PackageBaseID: 112932
PackageBase: python-pylint-django
Version: 2.5.5-2
Description: A Pylint plugin to help Pylint understand the Django web framework
URL: https://github.com/landscapeio/pylint-django
NumVotes: 4
Popularity: 0.066699
OutOfDate:
Maintainer: razer
Submitter: svenstaro
FirstSubmitted: 1467072682
LastModified: 1698824199
URLPath: /cgit/aur.git/snapshot/python-pylint-django.tar.gz

5. The same packages on other Linux Distributions