python-click-man on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-click-man

* (Optional) Uninstall python-click-man on Arch using YAY

$ yay -Rns python-click-man

2. Manually Install "python-click-man" via AUR

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

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

b. Clone python-click-man's git locally

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

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

$ cd ~/python-click-man $ makepkg -si

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

ID: 1252099
Name: python-click-man
PackageBaseID: 156795
PackageBase: python-click-man
Version: 0.4.1-4
Description: Automate generation of man pages for python click applications
URL: https://pypi.python.org/pypi/click-man
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1597656092
LastModified: 1683148216
URLPath: /cgit/aur.git/snapshot/python-click-man.tar.gz