Skip to content
Docs

📦 Installation Guide

This page explains how to install Pi-hole Client on Linux and Windows.

  1. Download the .deb package from the Releases page.

  2. Install it with the following command:

    Terminal window
    sudo dpkg -i PiHoleClient_<version>_Linux_amd64.deb
  1. Download the Windows installer (.exe) from the Releases page.
  2. Run the installer and follow the on-screen instructions.

If you have Windows Package Manager (winget) installed, run:

Terminal window
winget install tsutsu3.Pi-hole-client

Once installed, continue to Getting Started to connect your Pi-hole and verify basic operations.