python-bcdoc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-bcdoc

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

$ yay -Rns python-bcdoc

2. Manually Install "python-bcdoc" via AUR

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

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

b. Clone python-bcdoc's git locally

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

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

$ cd ~/python-bcdoc $ makepkg -si

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

ID: 668960
Name: python-bcdoc
PackageBaseID: 73186
PackageBase: python-bcdoc
Version: 0.16.0-1
Description: Tools to help document botocore-based projects.
URL: https://github.com/boto/bcdoc
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: flaccid
FirstSubmitted: 1378343964
LastModified: 1574304116
URLPath: /cgit/aur.git/snapshot/python-bcdoc.tar.gz