smartdns-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S smartdns-git

* (Optional) Uninstall smartdns-git on Arch using YAY

$ yay -Rns smartdns-git

2. Manually Install "smartdns-git" via AUR

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

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

b. Clone smartdns-git's git locally

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

c. Go to ~/smartdns-git folder and install it

$ cd ~/smartdns-git $ makepkg -si

3. Information about the smartdns-git package on Arch User Repository (AUR)

ID: 703406
Name: smartdns-git
PackageBaseID: 147463
PackageBase: smartdns-git
Version: r319.3ad7cd7-1
Description: Local DNS server that accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the fastest access results to clients.
URL: https://github.com/pymumu/smartdns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zlowly
Submitter: zlowly
FirstSubmitted: 1576638783
LastModified: 1583204111
URLPath: /cgit/aur.git/snapshot/smartdns-git.tar.gz