📦 Installation Guide
This page explains how to install Pi-hole Client on Linux and Windows.
🐧 Linux Installation
Section titled “🐧 Linux Installation”Option 1: Install via .deb package
Section titled “Option 1: Install via .deb package”-
Download the
.debpackage from the Releases page. -
Install it with the following command:
Terminal window sudo dpkg -i PiHoleClient_<version>_Linux_amd64.deb
🪟 Windows Installation
Section titled “🪟 Windows Installation”Option 1: Install from GitHub Releases
Section titled “Option 1: Install from GitHub Releases”- Download the Windows installer (
.exe) from the Releases page. - Run the installer and follow the on-screen instructions.
Option 2: Install using winget
Section titled “Option 2: Install using winget”If you have Windows Package Manager (winget) installed, run:
winget install tsutsu3.Pi-hole-client🧩 Next steps
Section titled “🧩 Next steps”Once installed, continue to Getting Started to connect your Pi-hole and verify basic operations.