unbound-python on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S unbound-python

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

$ yay -Rns unbound-python

2. Manually Install "unbound-python" via AUR

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

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

b. Clone unbound-python's git locally

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

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

$ cd ~/unbound-python $ makepkg -si

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

ID: 1155549
Name: unbound-python
PackageBaseID: 169166
PackageBase: unbound-python
Version: 1.17.0-1
Description: Validating, recursive, and caching DNS resolver, with Python bindings
URL: https://unbound.net/
NumVotes: 1
Popularity: 0.180923
OutOfDate: 1706020926
Maintainer:
Submitter: yan12125
FirstSubmitted: 1627117407
LastModified: 1666355728
URLPath: /cgit/aur.git/snapshot/unbound-python.tar.gz

5. The same packages on other Linux Distributions