pdkim-git on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S pdkim-git

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

$ yay -Rns pdkim-git

2. Manually Install "pdkim-git" via AUR

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

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

b. Clone pdkim-git's git locally

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

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

$ cd ~/pdkim-git $ makepkg -si

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

ID: 759958
Name: pdkim-git
PackageBaseID: 116519
PackageBase: pdkim-git
Version: r31.2ef12ef-1
Description: A C/C++ library that implements DomainKeys Identified Mail (DKIM) (RFC4871).
URL: https://duncanthrax.net/pdkim/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1477532519
LastModified: 1593760563
URLPath: /cgit/aur.git/snapshot/pdkim-git.tar.gz