apigen on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S apigen

* (Optional) Uninstall apigen on Arch using YAY

$ yay -Rns apigen

2. Manually Install "apigen" via AUR

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

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

b. Clone apigen's git locally

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

c. Go to ~/apigen folder and install it

$ cd ~/apigen $ makepkg -si

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

ID: 371361
Name: apigen
PackageBaseID: 118473
PackageBase: apigen
Version: 4.1.2-1
Description: Smart and Readable Documentation for your PHP project
URL: http://www.apigen.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1706698761
Maintainer: Katoga
Submitter: Katoga
FirstSubmitted: 1483738779
LastModified: 1483738779
URLPath: /cgit/aur.git/snapshot/apigen.tar.gz