php-excimer on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S php-excimer

* (Optional) Uninstall php-excimer on Arch using YAY

$ yay -Rns php-excimer

2. Manually Install "php-excimer" via AUR

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

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

b. Clone php-excimer's git locally

$ git clone https://aur.archlinux.org/php-excimer.git ~/php-excimer

c. Go to ~/php-excimer folder and install it

$ cd ~/php-excimer $ makepkg -si

3. Information about the php-excimer package on Arch User Repository (AUR)

ID: 1315170
Name: php-excimer
PackageBaseID: 197390
PackageBase: php-excimer
Version: 1.1.1-1
Description: Extension for PHP 7.1+ that provides a low-overhead interrupting timer and sampling profiler
URL: https://www.mediawiki.org/wiki/Excimer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1694069089
LastModified: 1694069089
URLPath: /cgit/aur.git/snapshot/php-excimer.tar.gz