localdns on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S localdns

* (Optional) Uninstall localdns on Arch using YAY

$ yay -Rns localdns

2. Manually Install "localdns" via AUR

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

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

b. Clone localdns's git locally

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

c. Go to ~/localdns folder and install it

$ cd ~/localdns $ makepkg -si

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

ID: 206835
Name: localdns
PackageBaseID: 93164
PackageBase: localdns
Version: 0.1.0-1
Description: A DNS for local development
URL: https://github.com/jweslley/localdns
NumVotes: 0
Popularity: 0
OutOfDate: 1611158415
Maintainer:
Submitter: jweslley
FirstSubmitted: 1432091838
LastModified: 1436033323
URLPath: /cgit/aur.git/snapshot/localdns.tar.gz