cmake-usedoxygen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cmake-usedoxygen

* (Optional) Uninstall cmake-usedoxygen on Arch using YAY

$ yay -Rns cmake-usedoxygen

2. Manually Install "cmake-usedoxygen" via AUR

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

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

b. Clone cmake-usedoxygen's git locally

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

c. Go to ~/cmake-usedoxygen folder and install it

$ cd ~/cmake-usedoxygen $ makepkg -si

3. Information about the cmake-usedoxygen package on Arch User Repository (AUR)

ID: 194242
Name: cmake-usedoxygen
PackageBaseID: 47081
PackageBase: cmake-usedoxygen
Version: 1.3.3-1
Description: CMake module to add Doxygen rule into Makefile
URL: http://tobias.rautenkranz.ch/cmake/doxygen/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1299214992
LastModified: 1434187356
URLPath: /cgit/aur.git/snapshot/cmake-usedoxygen.tar.gz