dkim-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dkim-git

* (Optional) Uninstall dkim-git on Arch using YAY

$ yay -Rns dkim-git

2. Manually Install "dkim-git" via AUR

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

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

b. Clone dkim-git's git locally

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

c. Go to ~/dkim-git folder and install it

$ cd ~/dkim-git $ makepkg -si

3. Information about the dkim-git package on Arch User Repository (AUR)

ID: 740630
Name: dkim-git
PackageBaseID: 148991
PackageBase: dkim-git
Version: r10.e1128f0-1
Description: simple dkim tools written in go. Easily sign and verify dkim signatures on emails.
URL: https://github.com/driusan/dkim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilmike
Submitter: lilmike
FirstSubmitted: 1581257128
LastModified: 1590129469
URLPath: /cgit/aur.git/snapshot/dkim-git.tar.gz