pi-hole-server on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pi-hole-server

* (Optional) Uninstall pi-hole-server on Arch using YAY

$ yay -Rns pi-hole-server

2. Manually Install "pi-hole-server" via AUR

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

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

b. Clone pi-hole-server's git locally

$ git clone https://aur.archlinux.org/pi-hole-server.git ~/pi-hole-server

c. Go to ~/pi-hole-server folder and install it

$ cd ~/pi-hole-server $ makepkg -si

3. Information about the pi-hole-server package on Arch User Repository (AUR)

ID: 1382358
Name: pi-hole-server
PackageBaseID: 106065
PackageBase: pi-hole-server
Version: 5.17.3-1
Description: The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
URL: https://github.com/pi-hole/pi-hole
NumVotes: 109
Popularity: 0.548415
OutOfDate:
Maintainer: max.bra
Submitter: max.bra
FirstSubmitted: 1452689415
LastModified: 1704710244
URLPath: /cgit/aur.git/snapshot/pi-hole-server.tar.gz