python-darker on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-darker

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

$ yay -Rns python-darker

2. Manually Install "python-darker" via AUR

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

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

b. Clone python-darker's git locally

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

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

$ cd ~/python-darker $ makepkg -si

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

ID: 1428121
Name: python-darker
PackageBaseID: 170914
PackageBase: python-darker
Version: 2.0.0-1
Description: Apply black reformatting to Python files only in regions changed since a given commit
URL: https://github.com/akaihola/darker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1631242223
LastModified: 1710564199
URLPath: /cgit/aur.git/snapshot/python-darker.tar.gz