moxygen on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S moxygen

* (Optional) Uninstall moxygen on Arch using YAY

$ yay -Rns moxygen

2. Manually Install "moxygen" via AUR

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

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

b. Clone moxygen's git locally

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

c. Go to ~/moxygen folder and install it

$ cd ~/moxygen $ makepkg -si

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

ID: 496039
Name: moxygen
PackageBaseID: 130950
PackageBase: moxygen
Version: 0.7.12-1
Description: Doxygen XML to Markdown converter
URL: https://github.com/sourcey/moxygen
NumVotes: 0
Popularity: 0
OutOfDate: 1621670003
Maintainer:
Submitter: NicoHood
FirstSubmitted: 1521578828
LastModified: 1521578828
URLPath: /cgit/aur.git/snapshot/moxygen.tar.gz