phpsysinfo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S phpsysinfo

* (Optional) Uninstall phpsysinfo on Arch using YAY

$ yay -Rns phpsysinfo

2. Manually Install "phpsysinfo" via AUR

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

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

b. Clone phpsysinfo's git locally

$ git clone https://aur.archlinux.org/phpsysinfo.git ~/phpsysinfo

c. Go to ~/phpsysinfo folder and install it

$ cd ~/phpsysinfo $ makepkg -si

3. Information about the phpsysinfo package on Arch User Repository (AUR)

ID: 1281172
Name: phpsysinfo
PackageBaseID: 7810
PackageBase: phpsysinfo
Version: 3.4.3-1
Description: PHP script that displays information about the host being accessed.
URL: http://rk4an.github.com/phpsysinfo/
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: CountMurphy
Submitter:
FirstSubmitted: 1166185280
LastModified: 1688161319
URLPath: /cgit/aur.git/snapshot/phpsysinfo.tar.gz