qtcreator-doxygen on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S qtcreator-doxygen

* (Optional) Uninstall qtcreator-doxygen on Arch using YAY

$ yay -Rns qtcreator-doxygen

2. Manually Install "qtcreator-doxygen" via AUR

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

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

b. Clone qtcreator-doxygen's git locally

$ git clone https://aur.archlinux.org/qtcreator-doxygen.git ~/qtcreator-doxygen

c. Go to ~/qtcreator-doxygen folder and install it

$ cd ~/qtcreator-doxygen $ makepkg -si

3. Information about the qtcreator-doxygen package on Arch User Repository (AUR)

ID: 481016
Name: qtcreator-doxygen
PackageBaseID: 116140
PackageBase: qtcreator-doxygen
Version: 0.4.6-2
Description: Doxygen Plugin for Qt Creator
URL: https://github.com/fpoussin/qtcreator-doxygen
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: xgdgsc
FirstSubmitted: 1476278727
LastModified: 1516938452
URLPath: /cgit/aur.git/snapshot/qtcreator-doxygen.tar.gz