Debian and Debian derivatives such as Ubuntu:
Install the following line into the file /etc/apt/sources.list:
deb http://files.lstandish.com/ utilities/
You can also add the repository using a Debian package management program such as synaptic or adept.
Adding the repository to your repository list is the best way to install and update this program, because dependencies will automatically be met, and updates will be easy to install. After adding the new repository, be sure to refresh your package list (apt-get update).
Once the repository is added, install snap2 using your favorite package manager (such as synaptic or adept), or at the command line as root: apt-get install snap2
You can also download the latest .deb file directly from the repository at:
http://files.lstandish.com/utilities/ In this case, after downloading you would click on the downloaded .deb to install it, or, as root, execute dpkg -i snap2.deb read more »