python-fixit on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python-fixit

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

$ yay -Rns python-fixit

2. Manually Install "python-fixit" via AUR

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

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

b. Clone python-fixit's git locally

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

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

$ cd ~/python-fixit $ makepkg -si

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

ID: 1394544
Name: python-fixit
PackageBaseID: 199806
PackageBase: python-fixit
Version: 2.1.0-2
Description: Advanced Python linting framework with auto-fixes and hierarchical configuration
URL: https://github.com/Instagram/Fixit
NumVotes: 1
Popularity: 0.102313
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1700690380
LastModified: 1706482054
URLPath: /cgit/aur.git/snapshot/python-fixit.tar.gz