tinydns on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tinydns

* (Optional) Uninstall tinydns on Arch using YAY

$ yay -Rns tinydns

2. Manually Install "tinydns" via AUR

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

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

b. Clone tinydns's git locally

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

c. Go to ~/tinydns folder and install it

$ cd ~/tinydns $ makepkg -si

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

ID: 521406
Name: tinydns
PackageBaseID: 132922
PackageBase: tinydns
Version: 0.3-1
Description: Tiny cache DNS server
URL: https://github.com/CupIvan/tinydns
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: CupIvan
Submitter: CupIvan
FirstSubmitted: 1527665559
LastModified: 1529655542
URLPath: /cgit/aur.git/snapshot/tinydns.tar.gz