phpdoc-phar on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S phpdoc-phar

* (Optional) Uninstall phpdoc-phar on Arch using YAY

$ yay -Rns phpdoc-phar

2. Manually Install "phpdoc-phar" via AUR

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

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

b. Clone phpdoc-phar's git locally

$ git clone https://aur.archlinux.org/phpdoc-phar.git ~/phpdoc-phar

c. Go to ~/phpdoc-phar folder and install it

$ cd ~/phpdoc-phar $ makepkg -si

3. Information about the phpdoc-phar package on Arch User Repository (AUR)

ID: 1365776
Name: phpdoc-phar
PackageBaseID: 111586
PackageBase: phpdoc-phar
Version: 3.4.3-1
Description: “Dependency-less” Phar version of phpDocumentor2. Works with PHP 8.
URL: https://www.phpdoc.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dirk
Submitter: Dirk
FirstSubmitted: 1464028373
LastModified: 1701897852
URLPath: /cgit/aur.git/snapshot/phpdoc-phar.tar.gz