php-uv on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S php-uv

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

$ yay -Rns php-uv

2. Manually Install "php-uv" via AUR

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

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

b. Clone php-uv's git locally

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

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

$ cd ~/php-uv $ makepkg -si

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

ID: 1274659
Name: php-uv
PackageBaseID: 194799
PackageBase: php-uv
Version: 0.3.0-1
Description: PHP libuv wrapper
URL: https://github.com/amphp/ext-uv
NumVotes: 1
Popularity: 0.004442
OutOfDate:
Maintainer: danogentili
Submitter: danogentili
FirstSubmitted: 1687014946
LastModified: 1687014946
URLPath: /cgit/aur.git/snapshot/php-uv.tar.gz