python-dlint on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-dlint

* (Optional) Uninstall python-dlint on Arch using YAY

$ yay -Rns python-dlint

2. Manually Install "python-dlint" via AUR

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

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

b. Clone python-dlint's git locally

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

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

$ cd ~/python-dlint $ makepkg -si

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

ID: 726565
Name: python-dlint
PackageBaseID: 143692
PackageBase: python-dlint
Version: 0.10.2-1
Description: Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
URL: https://github.com/duo-labs/dlint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1563619004
LastModified: 1587888505
URLPath: /cgit/aur.git/snapshot/python-dlint.tar.gz