php8-systemd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S php8-systemd

* (Optional) Uninstall php8-systemd on Arch using YAY

$ yay -Rns php8-systemd

2. Manually Install "php8-systemd" via AUR

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

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

b. Clone php8-systemd's git locally

$ git clone https://aur.archlinux.org/php8-systemd.git ~/php8-systemd

c. Go to ~/php8-systemd folder and install it

$ cd ~/php8-systemd $ makepkg -si

3. Information about the php8-systemd package on Arch User Repository (AUR)

ID: 866409
Name: php8-systemd
PackageBaseID: 163542
PackageBase: php8-systemd
Version: 0.1.2-1
Description: PHP extension allowing native interaction with systemd and its journal
URL: https://github.com/systemd/php-systemd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
FirstSubmitted: 1613827009
LastModified: 1613827009
URLPath: /cgit/aur.git/snapshot/php8-systemd.tar.gz