django-lint on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S django-lint

* (Optional) Uninstall django-lint on Arch using YAY

$ yay -Rns django-lint

2. Manually Install "django-lint" via AUR

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

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

b. Clone django-lint's git locally

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

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

$ cd ~/django-lint $ makepkg -si

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

ID: 227607
Name: django-lint
PackageBaseID: 99231
PackageBase: django-lint
Version: 1-1
Description: A static analysis tool for Django projects.
URL: https://github.com/lamby/django-lint
NumVotes: 0
Popularity: 0
OutOfDate: 1700161186
Maintainer: AeroNotix
Submitter: AeroNotix
FirstSubmitted: 1441211454
LastModified: 1441211485
URLPath: /cgit/aur.git/snapshot/django-lint.tar.gz