phan on AUR (Arch User Repository)
Last updated: February 09,2025
1. Install "phan" 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
Copied
b. Install phan on Arch using YAY
$
yay -S
phan
Copied
* (Optional) Uninstall phan on Arch using YAY
$
yay -Rns
phan
Copied
2. Manually Install "phan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone phan's git locally
$
git clone https://aur.archlinux.org/phan.git
~/phan
Copied
c. Go to ~/phan folder and install it
$
cd
~/phan
Copied
$
makepkg -si
Copied
3. Information about the phan package on Arch User Repository (AUR)
ID: 1377936
Name: phan
PackageBaseID: 161087
PackageBase: phan
Version: 5.4.3-1
Description: Static analyzer for PHP that prefers to minimize false-positives.
URL: https://github.com/phan/phan/wiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: leo980
FirstSubmitted: 1608435945
LastModified: 1703993496
URLPath: /cgit/aur.git/snapshot/phan.tar.gz
Name: phan
PackageBaseID: 161087
PackageBase: phan
Version: 5.4.3-1
Description: Static analyzer for PHP that prefers to minimize false-positives.
URL: https://github.com/phan/phan/wiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: leo980
FirstSubmitted: 1608435945
LastModified: 1703993496
URLPath: /cgit/aur.git/snapshot/phan.tar.gz