localtld on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S localtld

* (Optional) Uninstall localtld on Arch using YAY

$ yay -Rns localtld

2. Manually Install "localtld" via AUR

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

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

b. Clone localtld's git locally

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

c. Go to ~/localtld folder and install it

$ cd ~/localtld $ makepkg -si

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

ID: 206839
Name: localtld
PackageBaseID: 92819
PackageBase: localtld
Version: 0.1.0-1
Description: glibc plugin providing host name resolution for local top-level domains
URL: https://github.com/jweslley/localtld
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jweslley
Submitter: jweslley
FirstSubmitted: 1430877171
LastModified: 1436033404
URLPath: /cgit/aur.git/snapshot/localtld.tar.gz