blacken-docs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S blacken-docs

* (Optional) Uninstall blacken-docs on Arch using YAY

$ yay -Rns blacken-docs

2. Manually Install "blacken-docs" via AUR

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

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

b. Clone blacken-docs's git locally

$ git clone https://aur.archlinux.org/blacken-docs.git ~/blacken-docs

c. Go to ~/blacken-docs folder and install it

$ cd ~/blacken-docs $ makepkg -si

3. Information about the blacken-docs package on Arch User Repository (AUR)

ID: 1387063
Name: blacken-docs
PackageBaseID: 177271
PackageBase: blacken-docs
Version: 1.16.0-1
Description: Run black on python code blocks in documentation files
URL: https://github.com/asottile/blacken-docs
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1648143683
LastModified: 1705428215
URLPath: /cgit/aur.git/snapshot/blacken-docs.tar.gz