libscrypt on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "libscrypt" 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 libscrypt on Arch using YAY
$
yay -S
libscrypt
Copied
* (Optional) Uninstall libscrypt on Arch using YAY
$
yay -Rns
libscrypt
Copied
2. Manually Install "libscrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libscrypt's git locally
$
git clone https://aur.archlinux.org/libscrypt.git
~/libscrypt
Copied
c. Go to ~/libscrypt folder and install it
$
cd
~/libscrypt
Copied
$
makepkg -si
Copied
3. Information about the libscrypt package on Arch User Repository (AUR)
ID: 1050479
Name: libscrypt
PackageBaseID: 102728
PackageBase: libscrypt
Version: 1.22-1
Description: shared library that implements scrypt() functionality - a replacement for bcrypt()
URL: https://github.com/technion/libscrypt
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1446292664
LastModified: 1647210855
URLPath: /cgit/aur.git/snapshot/libscrypt.tar.gz
Name: libscrypt
PackageBaseID: 102728
PackageBase: libscrypt
Version: 1.22-1
Description: shared library that implements scrypt() functionality - a replacement for bcrypt()
URL: https://github.com/technion/libscrypt
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1446292664
LastModified: 1647210855
URLPath: /cgit/aur.git/snapshot/libscrypt.tar.gz