python-pdoc on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-pdoc" 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-pdoc on Arch using YAY
$
yay -S
python-pdoc
Copied
* (Optional) Uninstall python-pdoc on Arch using YAY
$
yay -Rns
python-pdoc
Copied
2. Manually Install "python-pdoc" 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-pdoc's git locally
$
git clone https://aur.archlinux.org/python-pdoc.git
~/python-pdoc
Copied
c. Go to ~/python-pdoc folder and install it
$
cd
~/python-pdoc
Copied
$
makepkg -si
Copied
3. Information about the python-pdoc package on Arch User Repository (AUR)
ID: 1359745
Name: python-pdoc
PackageBaseID: 192188
PackageBase: python-pdoc
Version: 14.1.0-1
Description: A simple program and library to auto generate API documentation for Python modules.
URL: https://pdoc.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: arojas
FirstSubmitted: 1680344113
LastModified: 1700941949
URLPath: /cgit/aur.git/snapshot/python-pdoc.tar.gz
Name: python-pdoc
PackageBaseID: 192188
PackageBase: python-pdoc
Version: 14.1.0-1
Description: A simple program and library to auto generate API documentation for Python modules.
URL: https://pdoc.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: arojas
FirstSubmitted: 1680344113
LastModified: 1700941949
URLPath: /cgit/aur.git/snapshot/python-pdoc.tar.gz