python2-unbound on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S python2-unbound

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

$ yay -Rns python2-unbound

2. Manually Install "python2-unbound" via AUR

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

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

b. Clone python2-unbound's git locally

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

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

$ cd ~/python2-unbound $ makepkg -si

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

ID: 376901
Name: python2-unbound
PackageBaseID: 102329
PackageBase: python2-unbound
Version: 1.6.0-1
Description: Validating, recursive, and caching DNS resolver: python2 binding
URL: http://unbound.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1591905894
Maintainer:
FirstSubmitted: 1445644657
LastModified: 1485165965
URLPath: /cgit/aur.git/snapshot/python2-unbound.tar.gz