luabcrypt on AUR (Arch User Repository)

Last updated: September 28,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

b. Install luabcrypt on Arch using YAY

$ yay -S luabcrypt

* (Optional) Uninstall luabcrypt on Arch using YAY

$ yay -Rns luabcrypt

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

b. Clone luabcrypt's git locally

$ git clone https://aur.archlinux.org/luabcrypt.git ~/luabcrypt

c. Go to ~/luabcrypt folder and install it

$ cd ~/luabcrypt $ makepkg -si

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