We try to make WireframeSketcher available as widely as possible. To achieve this we maintain external repositories and various package managers that can be used to automate the installation of WireframeSketcher.

Chocolatey (Windows)

Use WireframeSketcher Chocolatey package to install WireframeSketcher using Chocolatey package manager for Windows.

To install WireframeSketcher, run the following command from the command line or from PowerShell:

C:\> choco install wireframesketcher

It’s also possible to pass installer parameters to Chocolatey package. For example to install the package for all users run the following command:

C:\> choco install wireframesketcher --params="'/AllUsers'"

Homebrew (macOS)

Use WireframeSketcher Homebrew Formulae to install WireframeSketcher using Homebrew package manager for macOS.

To install WireframeSketcher, run the following command from the command line:

$ brew cask install wireframe-sketcher

APT (Ubuntu / Debian)

Installing the provided deb package automatically registers WireframeSketcher APT repository on your system. This means that you can use APT package manager to automatically update WireframeSketcher as part of the system update.

Yum / DNF / YaST (Fedora / RedHat / OpenSUSE)

Installing the provided RPM package automatically registers WireframeSketcher repository on your system. This means that you can use the package manager to automatically update WireframeSketcher as part of the system update.

AUR (Arch Linux)

Use WireframeSketcher AUR package to install WireframeSketcher from Arch User Repository on Arch Linux.

Please check Arch User Repository Wiki for installation instructions.