{title}Hets: download and installation{/title} {author}maeder{/author} {text}
Try out Hets, using the Web-based interface
The Hets license (English German) is GPL. See at the end of this page how to obtain the sources.
Report a bug or see the list of known issues on our Hets development site.
sudo apt-add-repository ppa:hets/hets sudo apt-get update sudo apt-get install hets-core
sudo apt-add-repository -s "deb http://ppa.launchpad.net/hets/hets/ubuntu trusty main" (or: sudo apt-add-repository "deb http://ppa.launchpad.net/hets/hets/ubuntu precise main") sudo apt-get update sudo apt-get build-dep hetsThe Hets sources should be obtained from the subversion repository (see the end of this page).
git clone https://github.com/spechub/Hets{/text}