digup on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S digup

* (Optional) Uninstall digup on Arch using YAY

$ yay -Rns digup

2. Manually Install "digup" via AUR

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

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

b. Clone digup's git locally

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

c. Go to ~/digup folder and install it

$ cd ~/digup $ makepkg -si

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

ID: 803142
Name: digup
PackageBaseID: 46687
PackageBase: digup
Version: 0.6.57-1
Description: Console tool to update md5sum or shasum digest files
URL: http://idlebox.net/2009/digup/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1298147246
LastModified: 1602415119
URLPath: /cgit/aur.git/snapshot/digup.tar.gz