lua-md5 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua-md5

* (Optional) Uninstall lua-md5 on Arch using YAY

$ yay -Rns lua-md5

2. Manually Install "lua-md5" via AUR

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

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

b. Clone lua-md5's git locally

$ git clone https://aur.archlinux.org/lua-md5.git ~/lua-md5

c. Go to ~/lua-md5 folder and install it

$ cd ~/lua-md5 $ makepkg -si

3. Information about the lua-md5 package on Arch User Repository (AUR)

ID: 985457
Name: lua-md5
PackageBaseID: 98341
PackageBase: lua-md5
Version: 1.3-2
Description: Basic cryptographic facilities for Lua 5.4
URL: https://github.com/keplerproject/md5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thebodzio
FirstSubmitted: 1440367385
LastModified: 1636348809
URLPath: /cgit/aur.git/snapshot/lua-md5.tar.gz