ccdoc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ccdoc

* (Optional) Uninstall ccdoc on Arch using YAY

$ yay -Rns ccdoc

2. Manually Install "ccdoc" via AUR

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

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

b. Clone ccdoc's git locally

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

c. Go to ~/ccdoc folder and install it

$ cd ~/ccdoc $ makepkg -si

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

ID: 895061
Name: ccdoc
PackageBaseID: 165637
PackageBase: ccdoc
Version: 1.3.0-1
Description: create HTML, README.md, WIKI, MAN, from C comment
URL: https://github.com/vbextreme/ccdoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbextreme
Submitter: vbextreme
FirstSubmitted: 1618479683
LastModified: 1618904657
URLPath: /cgit/aur.git/snapshot/ccdoc.tar.gz