Download
Scute is currently available in source format only, and should compile on any recent GNU/Linux system. It can also be cross-built for Windows 32-bit using MingW32.
The most recent release of Scute is version 1.4.0.
Description | Version | Date | Size | Tarball | Signature |
---|---|---|---|---|---|
Scute source distribution | 1.4.0 | 2010-04-21 | 755 kB | download | download |
Scute source distribution | 1.3.0 | 2009-06-20 | 754 kB | download | download |
Scute source distribution | 1.2.0 | 2008-09-02 | 731 kB | download | download |
Scute source distribution | 1.1.0 | 2007-05-02 | 675 kB | download | download |
Scute source distribution | 1.0.0 | 2006-11-11 | 325 kB | download | download |
Prerequisites
Scute requires the following packages to compile:
Package | Min. Version |
---|---|
libgpg-error | 1.14 |
libassuan | 2.0.0 |
Scute also requires the following packages to run:
Package | Min. Version |
---|---|
Firefox | any |
GnuPG | 2.0 |
PinEntry | 0.7.0 |
Installation
Canonical installation instructions can be found in the file
INSTALL
in the top-level directory of the
source package. Instructions for users of Scute are
available in the documentation
section.
Development
The source of Scute is managed using the GIT distributed revision control system. The repository can be retrieved with the following command:
$ git clone git://git.gnupg.org/scute.gitPlease send an e-mail to the GnuPG development mailing list if you are interested in participating in the Scute development.
A web interface to the Scute source repository is available on-line, and contains up-to-date as well as archived versions of all files included in the Scute source package, including the most recent development changes.