python-ldns on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-ldns

* (Optional) Uninstall python-ldns on Arch using YAY

$ yay -Rns python-ldns

2. Manually Install "python-ldns" via AUR

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

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

b. Clone python-ldns's git locally

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

c. Go to ~/python-ldns folder and install it

$ cd ~/python-ldns $ makepkg -si

3. Information about the python-ldns package on Arch User Repository (AUR)

ID: 939899
Name: python-ldns
PackageBaseID: 110384
PackageBase: python-ldns
Version: 1.7.1-1
Description: Python bindings for the ldns library for DNS programming
URL: https://www.nlnetlabs.nl/projects/ldns/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1461266671
LastModified: 1627392145
URLPath: /cgit/aur.git/snapshot/python-ldns.tar.gz