cli2man-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cli2man-git

* (Optional) Uninstall cli2man-git on Arch using YAY

$ yay -Rns cli2man-git

2. Manually Install "cli2man-git" via AUR

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

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

b. Clone cli2man-git's git locally

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

c. Go to ~/cli2man-git folder and install it

$ cd ~/cli2man-git $ makepkg -si

3. Information about the cli2man-git package on Arch User Repository (AUR)

ID: 580481
Name: cli2man-git
PackageBaseID: 139078
PackageBase: cli2man-git
Version: r81.b97126b-1
Description: Convert command help to mdoc(7) man pages
URL: https://github.com/tobimensch/cli2man
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1548580846
LastModified: 1548580846
URLPath: /cgit/aur.git/snapshot/cli2man-git.tar.gz