md5 on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S md5

* (Optional) Uninstall md5 on Arch using YAY

$ yay -Rns md5

2. Manually Install "md5" via AUR

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

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

b. Clone md5's git locally

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

c. Go to ~/md5 folder and install it

$ cd ~/md5 $ makepkg -si

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

ID: 203957
Name: md5
PackageBaseID: 5709
PackageBase: md5
Version: 2.3-1
Description: An md5 hash printing utility, that can have files or strings as input
URL: http://www.fourmilab.ch/md5/
NumVotes: 16
Popularity: 0.368686
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1150982619
LastModified: 1435506075
URLPath: /cgit/aur.git/snapshot/md5.tar.gz