suphp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S suphp

* (Optional) Uninstall suphp on Arch using YAY

$ yay -Rns suphp

2. Manually Install "suphp" via AUR

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

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

b. Clone suphp's git locally

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

c. Go to ~/suphp folder and install it

$ cd ~/suphp $ makepkg -si

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

ID: 223897
Name: suphp
PackageBaseID: 98192
PackageBase: suphp
Version: 0.7.2-4
Description: A tool for executing PHP scripts with the permissions of their owners.
URL: http://www.suphp.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1702054325
Maintainer:
Submitter: Magotchi
FirstSubmitted: 1440184369
LastModified: 1440184995
URLPath: /cgit/aur.git/snapshot/suphp.tar.gz