fdns on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S fdns

* (Optional) Uninstall fdns on Arch using YAY

$ yay -Rns fdns

2. Manually Install "fdns" via AUR

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

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

b. Clone fdns's git locally

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

c. Go to ~/fdns folder and install it

$ cd ~/fdns $ makepkg -si

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

ID: 1423204
Name: fdns
PackageBaseID: 154517
PackageBase: fdns
Version: 0.9.72-4
Description: Firejail DNS-over-HTTPS proxy server
URL: https://github.com/netblue30/fdns
NumVotes: 7
Popularity: 0.003401
OutOfDate:
Maintainer: glitsj16
Submitter: glitsj16
FirstSubmitted: 1592459411
LastModified: 1709902631
URLPath: /cgit/aur.git/snapshot/fdns.tar.gz