python-help2man on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-help2man

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

$ yay -Rns python-help2man

2. Manually Install "python-help2man" via AUR

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

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

b. Clone python-help2man's git locally

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

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

$ cd ~/python-help2man $ makepkg -si

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

ID: 1244688
Name: python-help2man
PackageBaseID: 188697
PackageBase: python-help2man
Version: 0.0.9-2
Description: Convert --help and --version to man page.
URL: https://github.com/Freed-Wu/help2man
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1670948276
LastModified: 1682148626
URLPath: /cgit/aur.git/snapshot/python-help2man.tar.gz