Downloads

You can install Turpial 3 downloading the package for your system, from your system repositories or installing form sources.

Installing in Fedora

You just need execute as root:

yum install turpial

Installing in Debian

Available for Sid, Jessie and Wheezy Backports. You just need execute as root:

aptitude install turpial

Installing in Ubuntu (PPA)

PPA repository for Ubuntu right now is outdated. We strongly recommend you that install via source code

Installing in ArchLinux

Turpial is available in ArchLinux via [AUR](https://aur.archlinux.org/packages/turpial-git/). You can install it executing as root:

yaourt -S turpial-git

Installing via PIP

You just need execute as root:

pip install turpial

Source Code

Turpial 3.0 (.tar.gz)
md5sum: 4e18ddda950654613c8f7eb3cb34e3bd

libturpial 1.7.0 (.tar.gz)
md5sum: 0d51997b86fa490762af6fe1a6f6c4ea

Legacy Versions

Turpial: https://github.com/satanas/Turpial/releases

libturpial: https://github.com/satanas/libturpial/releases

Development Version

If you want more info about development process and all those stuffs, check out our turpial project on Github.