python-dodgy on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S python-dodgy

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

$ yay -Rns python-dodgy

2. Manually Install "python-dodgy" via AUR

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

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

b. Clone python-dodgy's git locally

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

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

$ cd ~/python-dodgy $ makepkg -si

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

ID: 880288
Name: python-dodgy
PackageBaseID: 164606
PackageBase: python-dodgy
Version: 0.2.1-1
Description: Searches for dodgy looking lines in Python code
URL: https://github.com/landscapeio/dodgy
NumVotes: 2
Popularity: 0.180867
OutOfDate:
Maintainer: jdorel
Submitter: jdorel
FirstSubmitted: 1616326017
LastModified: 1616326475
URLPath: /cgit/aur.git/snapshot/python-dodgy.tar.gz