clidoc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clidoc

* (Optional) Uninstall clidoc on Arch using YAY

$ yay -Rns clidoc

2. Manually Install "clidoc" via AUR

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

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

b. Clone clidoc's git locally

$ git clone https://aur.archlinux.org/clidoc.git ~/clidoc

c. Go to ~/clidoc folder and install it

$ cd ~/clidoc $ makepkg -si

3. Information about the clidoc package on Arch User Repository (AUR)

ID: 271184
Name: clidoc
PackageBaseID: 88990
PackageBase: clidoc
Version: 0.0.3-1
Description: Generate man pages and help text from Markdown-formatted docs
URL: https://github.com/vinsonchuong/clidoc
NumVotes: 5
Popularity: 0
OutOfDate: 1705841060
Maintainer: vinsonchuong
Submitter: vinsonchuong
FirstSubmitted: 1419981716
LastModified: 1454426914
URLPath: /cgit/aur.git/snapshot/clidoc.tar.gz