blackd-systemd on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S blackd-systemd

* (Optional) Uninstall blackd-systemd on Arch using YAY

$ yay -Rns blackd-systemd

2. Manually Install "blackd-systemd" via AUR

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

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

b. Clone blackd-systemd's git locally

$ git clone https://aur.archlinux.org/blackd-systemd.git ~/blackd-systemd

c. Go to ~/blackd-systemd folder and install it

$ cd ~/blackd-systemd $ makepkg -si

3. Information about the blackd-systemd package on Arch User Repository (AUR)

ID: 1281026
Name: blackd-systemd
PackageBaseID: 194340
PackageBase: blackd-systemd
Version: 23.3.0-3
Description: systemd service for blackd, the uncompromising Python code formatter daemon
URL: https://github.com/psf/black
NumVotes: 1
Popularity: 0.752649
OutOfDate:
Maintainer:
Submitter: jmcb
FirstSubmitted: 1685929220
LastModified: 1688141863
URLPath: /cgit/aur.git/snapshot/blackd-systemd.tar.gz