luabcrypt on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "luabcrypt" 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 luabcrypt on Arch using YAY
$
yay -S
luabcrypt
Copied
* (Optional) Uninstall luabcrypt on Arch using YAY
$
yay -Rns
luabcrypt
Copied
2. Manually Install "luabcrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone luabcrypt's git locally
$
git clone https://aur.archlinux.org/luabcrypt.git
~/luabcrypt
Copied
c. Go to ~/luabcrypt folder and install it
$
cd
~/luabcrypt
Copied
$
makepkg -si
Copied
3. Information about the luabcrypt package on Arch User Repository (AUR)
ID: 563700
Name: luabcrypt
PackageBaseID: 84407
PackageBase: luabcrypt
Version: 2.1_4-1
Description: A Lua wrapper for bcrypt
URL: http://github.com/mikejsavage/lua-bcrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: jhass
FirstSubmitted: 1407341806
LastModified: 1543347127
URLPath: /cgit/aur.git/snapshot/luabcrypt.tar.gz
Name: luabcrypt
PackageBaseID: 84407
PackageBase: luabcrypt
Version: 2.1_4-1
Description: A Lua wrapper for bcrypt
URL: http://github.com/mikejsavage/lua-bcrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: jhass
FirstSubmitted: 1407341806
LastModified: 1543347127
URLPath: /cgit/aur.git/snapshot/luabcrypt.tar.gz