python-flake8-eradicate on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-flake8-eradicate

* (Optional) Uninstall python-flake8-eradicate on Arch using YAY

$ yay -Rns python-flake8-eradicate

2. Manually Install "python-flake8-eradicate" via AUR

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

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

b. Clone python-flake8-eradicate's git locally

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

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

$ cd ~/python-flake8-eradicate $ makepkg -si

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

ID: 1212783
Name: python-flake8-eradicate
PackageBaseID: 153940
PackageBase: python-flake8-eradicate
Version: 1.4.0-1
Description: Flake8 plugin to find commented out or dead code
URL: https://github.com/sobolevn/flake8-eradicate
NumVotes: 0
Popularity: 0
OutOfDate: 1702348694
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591282831
LastModified: 1676731261
URLPath: /cgit/aur.git/snapshot/python-flake8-eradicate.tar.gz