Hello Linux Geeksters. As you may know, WireframeSketcher is a wireframing tool for designers to quickly create wireframes, mockups and prototypes for applications. The latest version available is WireframeSketcher 4.0.1, which has been released yesterday. For a full list of features, see the official changelog.

In this article I will show you how to install WireframeSkecher 4.0.1 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Elementary OS 0.2 Luna and Pear OS 8.
There is no repository available for WireframeSketcher 4.0.1, but we can easily download the deb files from the official site and install them with dpkg. Follow the instructions for your system’s architecture, in order to get a successful installation:
How to install WireframeSketcher 4.0.1 on 32 bit Ubuntu, Linux Mint, Elementary OS and Pear OS systems:
$ wget -c wireframesketcher.com/downloads/WireframeSketcherStudio-latest_i386.deb
$ sudo dpkg -i WireframeSketcherStudio-latest_i386.deb
$ sudo apt-get install -f
How to install WireframeSketcher 4.0.1 on 64 bit Ubuntu, Linux Mint, Elementary OS and Pear OS systems:
$ wget -c wireframesketcher.com/downloads/WireframeSketcherStudio-latest_amd64.deb
$ sudo dpkg -i WireframeSketcherStudio-latest_amd64.deb
$ sudo apt-get install -f