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