php7-systemd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php7-systemd

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

$ yay -Rns php7-systemd

2. Manually Install "php7-systemd" via AUR

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

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

b. Clone php7-systemd's git locally

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

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

$ cd ~/php7-systemd $ makepkg -si

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

ID: 866407
Name: php7-systemd
PackageBaseID: 163540
PackageBase: php7-systemd
Version: 0.1.2-5
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: 1613826845
LastModified: 1613826845
URLPath: /cgit/aur.git/snapshot/php7-systemd.tar.gz