php-sha3 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S php-sha3

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

$ yay -Rns php-sha3

2. Manually Install "php-sha3" via AUR

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

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

b. Clone php-sha3's git locally

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

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

$ cd ~/php-sha3 $ makepkg -si

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

ID: 431438
Name: php-sha3
PackageBaseID: 66914
PackageBase: php-sha3
Version: 20170729.19.950e485-1
Description: PHP extension that implements SHA-3 (Keccak)
URL: https://github.com/strawbrary/php-sha3
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jojosch
FirstSubmitted: 1359921634
LastModified: 1501318517
URLPath: /cgit/aur.git/snapshot/php-sha3.tar.gz