Skip to content

Distribution Channels

Bruno Campos edited this page Oct 8, 2025 · 1 revision

🌍 Distribution Channels

Where to download and install ZPL2PDF across all platforms.

🎯 Official Channels

GitHub Releases

WinGet (Windows)

  • Package ID: brunoleocam.ZPL2PDF
  • Command: winget install brunoleocam.ZPL2PDF
  • Update: winget upgrade brunoleocam.ZPL2PDF
  • Platform: Windows 10+

Docker Hub

GitHub Container Registry (GHCR)

  • Repository: ghcr.io/brunoleocam/zpl2pdf
  • Pull: docker pull ghcr.io/brunoleocam/zpl2pdf:latest
  • Multi-arch: amd64, arm64
  • Platforms: All

🚧 Coming Soon

Homebrew (macOS)

# Coming soon
brew tap brunoleocam/zpl2pdf
brew install zpl2pdf

APT Repository (Debian/Ubuntu)

# Coming soon
sudo add-apt-repository ppa:brunoleocam/zpl2pdf
sudo apt update
sudo apt install zpl2pdf

DNF/YUM Repository (Fedora/CentOS)

# Coming soon
sudo dnf copr enable brunoleocam/zpl2pdf
sudo dnf install zpl2pdf

Chocolatey (Windows)

# Coming soon
choco install zpl2pdf

AUR (Arch Linux)

# Coming soon
yay -S zpl2pdf

Snap Store (Linux)

# Coming soon
sudo snap install zpl2pdf

πŸ“Š Channel Comparison

Channel Platform Auto-Update Verified Multi-Arch
GitHub Releases All ❌ βœ… βœ…
WinGet Windows βœ… βœ… βœ…
Docker Hub All Manual βœ… βœ…
GHCR All Manual βœ… βœ…
Homebrew macOS βœ… 🚧 βœ…
APT Debian/Ubuntu βœ… 🚧 βœ…
DNF Fedora/CentOS βœ… 🚧 βœ…

πŸ”— Related Topics

Clone this wiki locally