php-systemd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S php-systemd

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

$ yay -Rns php-systemd

2. Manually Install "php-systemd" via AUR

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

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

b. Clone php-systemd's git locally

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

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

$ cd ~/php-systemd $ makepkg -si

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

ID: 1067293
Name: php-systemd
PackageBaseID: 106432
PackageBase: php-systemd
Version: 0.1.2-6
Description: PHP extension allowing native interaction with systemd and its journal
URL: https://github.com/systemd/php-systemd
NumVotes: 6
Popularity: 0.032659
OutOfDate:
Maintainer: Thaodan
Submitter: NiNjA
FirstSubmitted: 1453403088
LastModified: 1650030613
URLPath: /cgit/aur.git/snapshot/php-systemd.tar.gz