python-blackdoc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-blackdoc

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

$ yay -Rns python-blackdoc

2. Manually Install "python-blackdoc" via AUR

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

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

b. Clone python-blackdoc's git locally

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

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

$ cd ~/python-blackdoc $ makepkg -si

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

ID: 1405633
Name: python-blackdoc
PackageBaseID: 163355
PackageBase: python-blackdoc
Version: 0.3.9-1
Description: Run Black on documentation code snippets
URL: https://github.com/keewis/blackdoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1613393619
LastModified: 1707325000
URLPath: /cgit/aur.git/snapshot/python-blackdoc.tar.gz