php-scrypt on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "php-scrypt" 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
Copied
b. Install php-scrypt on Arch using YAY
$
yay -S
php-scrypt
Copied
* (Optional) Uninstall php-scrypt on Arch using YAY
$
yay -Rns
php-scrypt
Copied
2. Manually Install "php-scrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone php-scrypt's git locally
$
git clone https://aur.archlinux.org/php-scrypt.git
~/php-scrypt
Copied
c. Go to ~/php-scrypt folder and install it
$
cd
~/php-scrypt
Copied
$
makepkg -si
Copied
3. Information about the php-scrypt package on Arch User Repository (AUR)
ID: 724206
Name: php-scrypt
PackageBaseID: 84445
PackageBase: php-scrypt
Version: 1.4.2-1
Description: A PHP wrapper to Colin Percival's Scrypt hashing function implementation
URL: https://pecl.php.net/package/scrypt
NumVotes: 0
Popularity: 0
OutOfDate: 1702422305
Maintainer:
Submitter: Samleybrize
FirstSubmitted: 1407505968
LastModified: 1587471394
URLPath: /cgit/aur.git/snapshot/php-scrypt.tar.gz
Name: php-scrypt
PackageBaseID: 84445
PackageBase: php-scrypt
Version: 1.4.2-1
Description: A PHP wrapper to Colin Percival's Scrypt hashing function implementation
URL: https://pecl.php.net/package/scrypt
NumVotes: 0
Popularity: 0
OutOfDate: 1702422305
Maintainer:
Submitter: Samleybrize
FirstSubmitted: 1407505968
LastModified: 1587471394
URLPath: /cgit/aur.git/snapshot/php-scrypt.tar.gz