nextdns on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nextdns

* (Optional) Uninstall nextdns on Arch using YAY

$ yay -Rns nextdns

2. Manually Install "nextdns" via AUR

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

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

b. Clone nextdns's git locally

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

c. Go to ~/nextdns folder and install it

$ cd ~/nextdns $ makepkg -si

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

ID: 1404427
Name: nextdns
PackageBaseID: 146849
PackageBase: nextdns
Version: 1.42.0-1
Description: NextDNS DNS-over-HTTPS client
URL: https://github.com/nextdns/nextdns
NumVotes: 15
Popularity: 0.008293
OutOfDate:
Maintainer: tanj
Submitter: tanj
FirstSubmitted: 1574509537
LastModified: 1707146168
URLPath: /cgit/aur.git/snapshot/nextdns.tar.gz