==Mercurial==
To install the Mercurial command line for Ubuntu/Debian Linux, run the following commands in a Terminal:
```
sudo apt-get update
sudo apt-get install mercurial
```
For installing the entire Mercurial GUI suite (recommended):
```
sudo apt-get install mercurial tortoisehg tortoisehg-nautilus meld python-iniparse
```
==Miscellaneous==
Sprite tools - https://www.codeandweb.com/