ofhash on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ofhash

* (Optional) Uninstall ofhash on Arch using YAY

$ yay -Rns ofhash

2. Manually Install "ofhash" via AUR

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

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

b. Clone ofhash's git locally

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

c. Go to ~/ofhash folder and install it

$ cd ~/ofhash $ makepkg -si

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

ID: 1428035
Name: ofhash
PackageBaseID: 198279
PackageBase: objfw
Version: 1.0.12-1
Description: Utility to hash files with various cryptographic hash functions
URL: https://objfw.nil.im/
NumVotes: 2
Popularity: 0.086889
OutOfDate:
Maintainer: Midar
Submitter: Midar
FirstSubmitted: 1696791611
LastModified: 1710550300
URLPath: /cgit/aur.git/snapshot/ofhash.tar.gz