If you are using .deb or .rpm based distribution you can try to use the default packages. But be aware that thay can be buggy:
To run gSharkDown from the source code you furst need to meet all the dependencies. Then just get the latest source code and run gsharkdown.py:
$ hg clone https://bitbucket.org/vkolev/gsharkdown $ cd gsharkdown $ python gsharkdown.py
You can use the provided packages in the Downloads section or just add the lffl PPA:
sudo add-apt-repository ppa:ferramroberto/gsharkdown sudo apt-get update sudo apt-get install gsharkdown
sudo echo "deb http://ppa.launchpad.net/ferramroberto/gsharkdown/ubuntu lucid main " | sudo tee -a /etc/apt/sources.list sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com --recv-key 0xb725097b3acc3965 sudo apt-get update sudo apt-get install gsharkdown
There is an AUR package at http://aur.archlinux.org/packages.php?ID=50759
To install the package you can do the following:
yaourt gsharkdownYou need to have yaourt installed.
For other distributions you need to use the source code since, till we find packagers.
You need to meet the following dependencies: