macOS Homebrew: brew install gping MacPorts: sudo port install gping Linux (Homebrew): brew install gping CentOS (and other distributions with an old glibc): Download the MUSL build from the latest release Windows/ARM: Scoop: scoop install gping Chocolatey: choco install gping Download the latest release from the github releases page Fedora (COPR): sudo dnf copr enable atim/gping -y && sudo dnf in

