php-rrd on AUR (Arch User Repository)

Last updated: April 23,2024

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

$ yay -S php-rrd

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

$ yay -Rns php-rrd

2. Manually Install "php-rrd" via AUR

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

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

b. Clone php-rrd's git locally

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

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

$ cd ~/php-rrd $ makepkg -si

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

ID: 1199588
Name: php-rrd
PackageBaseID: 55838
PackageBase: php-rrd
Version: 2.0.3-1
Description: PHP PECL extension for rrdtool system bindings
URL: http://pecl.php.net/package/rrd
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1326708510
LastModified: 1674218830
URLPath: /cgit/aur.git/snapshot/php-rrd.tar.gz