cldoc on AUR (Arch User Repository)
Last updated: November 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cldoc" 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 cldoc on Arch using YAY
$
yay -S
cldoc
Copied
* (Optional) Uninstall cldoc on Arch using YAY
$
yay -Rns
cldoc
Copied
2. Manually Install "cldoc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cldoc's git locally
$
git clone https://aur.archlinux.org/cldoc.git
~/cldoc
Copied
c. Go to ~/cldoc folder and install it
$
cd
~/cldoc
Copied
$
makepkg -si
Copied
3. Information about the cldoc package on Arch User Repository (AUR)
ID: 246562
Name: cldoc
PackageBaseID: 67937
PackageBase: cldoc
Version: 1.9-1
Description: cldoc is a clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach.
URL: http://jessevdk.github.com/cldoc
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1362842124
LastModified: 1447051056
URLPath: /cgit/aur.git/snapshot/cldoc.tar.gz
Name: cldoc
PackageBaseID: 67937
PackageBase: cldoc
Version: 1.9-1
Description: cldoc is a clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach.
URL: http://jessevdk.github.com/cldoc
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1362842124
LastModified: 1447051056
URLPath: /cgit/aur.git/snapshot/cldoc.tar.gz