local-dns on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S local-dns

* (Optional) Uninstall local-dns on Arch using YAY

$ yay -Rns local-dns

2. Manually Install "local-dns" via AUR

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

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

b. Clone local-dns's git locally

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

c. Go to ~/local-dns folder and install it

$ cd ~/local-dns $ makepkg -si

3. Information about the local-dns package on Arch User Repository (AUR)

ID: 1406012
Name: local-dns
PackageBaseID: 190575
PackageBase: local-dns
Version: 0.2-2
Description: With this package the user is able to define a wrapper around DNS resolution with which one can define some fake DNS addresses that will be mapped to a specific device on a local network identified by a mac address.
URL: https://github.com/Student-Team-Projects/Local-DNS.git
NumVotes: 0
Popularity: 0
OutOfDate: 1708498250
Maintainer: studentprojects
Submitter: studentprojects
FirstSubmitted: 1676830729
LastModified: 1707382114
URLPath: /cgit/aur.git/snapshot/local-dns.tar.gz