php-uploadprogress on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php-uploadprogress

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

$ yay -Rns php-uploadprogress

2. Manually Install "php-uploadprogress" via AUR

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

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

b. Clone php-uploadprogress's git locally

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

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

$ cd ~/php-uploadprogress $ makepkg -si

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

ID: 1272632
Name: php-uploadprogress
PackageBaseID: 106210
PackageBase: php-uploadprogress
Version: 2.0.2-1
Description: An extension to track progress of a file upload
URL: http://pecl.php.net/package/uploadprogress
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1452970665
LastModified: 1686669341
URLPath: /cgit/aur.git/snapshot/php-uploadprogress.tar.gz