python-autoflake on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-autoflake

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

$ yay -Rns python-autoflake

2. Manually Install "python-autoflake" via AUR

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

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

b. Clone python-autoflake's git locally

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

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

$ cd ~/python-autoflake $ makepkg -si

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

ID: 1427780
Name: python-autoflake
PackageBaseID: 136161
PackageBase: python-autoflake
Version: 2.3.1-2
Description: Removes unused imports and unused variables
URL: https://github.com/PyCQA/autoflake
NumVotes: 6
Popularity: 0.052441
OutOfDate:
Maintainer: qubidt
Submitter: andreao
FirstSubmitted: 1537484136
LastModified: 1710515831
URLPath: /cgit/aur.git/snapshot/python-autoflake.tar.gz