phpctags on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S phpctags

* (Optional) Uninstall phpctags on Arch using YAY

$ yay -Rns phpctags

2. Manually Install "phpctags" via AUR

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

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

b. Clone phpctags's git locally

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

c. Go to ~/phpctags folder and install it

$ cd ~/phpctags $ makepkg -si

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

ID: 888053
Name: phpctags
PackageBaseID: 104704
PackageBase: phpctags
Version: 0.9.0-1
Description: An enhanced PHP ctags index generator
URL: https://packagist.org/packages/techlivezheng/phpctags
NumVotes: 5
Popularity: 0
OutOfDate: 1707391396
Maintainer:
Submitter: dave_v
FirstSubmitted: 1450272684
LastModified: 1617630006
URLPath: /cgit/aur.git/snapshot/phpctags.tar.gz