clidoc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install clidoc on Arch using YAY
$
yay -S
clidoc
Copied
* (Optional) Uninstall clidoc on Arch using YAY
$
yay -Rns
clidoc
Copied
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
Copied
b. Clone clidoc's git locally
$
git clone https://aur.archlinux.org/clidoc.git
~/clidoc
Copied
c. Go to ~/clidoc folder and install it
$
cd
~/clidoc
Copied
$
makepkg -si
Copied
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
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