phpctags on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install phpctags on Arch using YAY
$
yay -S
phpctags
Copied
* (Optional) Uninstall phpctags on Arch using YAY
$
yay -Rns
phpctags
Copied
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
Copied
b. Clone phpctags's git locally
$
git clone https://aur.archlinux.org/phpctags.git
~/phpctags
Copied
c. Go to ~/phpctags folder and install it
$
cd
~/phpctags
Copied
$
makepkg -si
Copied
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
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