sldr on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S sldr

* (Optional) Uninstall sldr on Arch using YAY

$ yay -Rns sldr

2. Manually Install "sldr" via AUR

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

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

b. Clone sldr's git locally

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

c. Go to ~/sldr folder and install it

$ cd ~/sldr $ makepkg -si

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

ID: 517815
Name: sldr
PackageBaseID: 84839
PackageBase: sldr
Version: 1.2-1
Description: Super Light Async DNS Resolver
URL: https://github.com/CesiumComputer/sldr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1408591120
LastModified: 1528479418
URLPath: /cgit/aur.git/snapshot/sldr.tar.gz