php-proctitle on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S php-proctitle

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

$ yay -Rns php-proctitle

2. Manually Install "php-proctitle" via AUR

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

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

b. Clone php-proctitle's git locally

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

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

$ cd ~/php-proctitle $ makepkg -si

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

ID: 908742
Name: php-proctitle
PackageBaseID: 54214
PackageBase: php-proctitle
Version: 0.1.2-1
Description: PHP extension that allows changing the current process' name
URL: https://pecl.php.net/package/proctitle
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
FirstSubmitted: 1321968583
LastModified: 1621325636
URLPath: /cgit/aur.git/snapshot/php-proctitle.tar.gz