opendnssec on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S opendnssec

* (Optional) Uninstall opendnssec on Arch using YAY

$ yay -Rns opendnssec

2. Manually Install "opendnssec" via AUR

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

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

b. Clone opendnssec's git locally

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

c. Go to ~/opendnssec folder and install it

$ cd ~/opendnssec $ makepkg -si

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

ID: 1370933
Name: opendnssec
PackageBaseID: 55926
PackageBase: opendnssec
Version: 2.1.13-1
Description: Turn-key solution for DNSSEC
URL: http://www.opendnssec.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: javitonino
Submitter: javitonino
FirstSubmitted: 1326994740
LastModified: 1702755151
URLPath: /cgit/aur.git/snapshot/opendnssec.tar.gz