php-vld on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "php-vld" 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 php-vld on Arch using YAY
$
yay -S
php-vld
Copied
* (Optional) Uninstall php-vld on Arch using YAY
$
yay -Rns
php-vld
Copied
2. Manually Install "php-vld" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone php-vld's git locally
$
git clone https://aur.archlinux.org/php-vld.git
~/php-vld
Copied
c. Go to ~/php-vld folder and install it
$
cd
~/php-vld
Copied
$
makepkg -si
Copied
3. Information about the php-vld package on Arch User Repository (AUR)
ID: 596025
Name: php-vld
PackageBaseID: 96832
PackageBase: php-vld
Version: 0.14.0-2
Description: The Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.
URL: http://derickrethans.nl/projects.html#vld
NumVotes: 1
Popularity: 0
OutOfDate: 1685815863
Maintainer: pcarvalho
Submitter: trichards
FirstSubmitted: 1438967259
LastModified: 1552920986
URLPath: /cgit/aur.git/snapshot/php-vld.tar.gz
Name: php-vld
PackageBaseID: 96832
PackageBase: php-vld
Version: 0.14.0-2
Description: The Vulcan Logic Dumper hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.
URL: http://derickrethans.nl/projects.html#vld
NumVotes: 1
Popularity: 0
OutOfDate: 1685815863
Maintainer: pcarvalho
Submitter: trichards
FirstSubmitted: 1438967259
LastModified: 1552920986
URLPath: /cgit/aur.git/snapshot/php-vld.tar.gz