python-eradicate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-eradicate

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

$ yay -Rns python-eradicate

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

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

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

$ cd ~/python-eradicate $ makepkg -si

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

ID: 817311
Name: python-eradicate
PackageBaseID: 153941
PackageBase: python-eradicate
Version: 2.0.0-1
Description: Removes commented-out code from Python files
URL: https://github.com/myint/eradicate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591282955
LastModified: 1605093484
URLPath: /cgit/aur.git/snapshot/python-eradicate.tar.gz