python-autoflake on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install python-autoflake on Arch using YAY
$
yay -S
python-autoflake
Copied
* (Optional) Uninstall python-autoflake on Arch using YAY
$
yay -Rns
python-autoflake
Copied
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
Copied
b. Clone python-autoflake's git locally
$
git clone https://aur.archlinux.org/python-autoflake.git
~/python-autoflake
Copied
c. Go to ~/python-autoflake folder and install it
$
cd
~/python-autoflake
Copied
$
makepkg -si
Copied
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
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