Default packages

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:

gSharkDown 0.6.5 Deb package gSharkDown 0.6.5 RPM package

Source code

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

Ubuntu

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

Debian

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

Arch Linux

There is an AUR package at http://aur.archlinux.org/packages.php?ID=50759

To install the package you can do the following:

yaourt gsharkdown
You need to have yaourt installed.

Other Distributions

For other distributions you need to use the source code since, till we find packagers.

You need to meet the following dependencies: