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

Last updated: July 08,2024

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

$ yay -S pi-hole-standalone

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

$ yay -Rns pi-hole-standalone

2. Manually Install "pi-hole-standalone" 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-standalone's git locally

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

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

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

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

ID: 1382359
Name: pi-hole-standalone
PackageBaseID: 106064
PackageBase: pi-hole-standalone
Version: 5.17.3-1
Description: The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
URL: https://github.com/pi-hole/pi-hole
NumVotes: 7
Popularity: 0.0046
OutOfDate:
Maintainer: max.bra
Submitter: max.bra
FirstSubmitted: 1452688749
LastModified: 1704710376
URLPath: /cgit/aur.git/snapshot/pi-hole-standalone.tar.gz