Preliminary Stable Builds
We have a preliminary packages of maintenance release - preliminary stable builds - available for testing or routine use. Packages are only available for Debian, Ubuntu and Raspbian.
Our preliminary stable builds are hosted in a regular apt repository - alternative apt source, so you'll be able to get updates regularly
Installing Preliminary Stable Builds
To install preliminary stable builds you need to add one or two lines to your /etc/apt/sources.list.
important: This is an example showing how to use the Debian Jessie repositories. If you are running another version of Debian or Ubuntu, please modify the appropriate spots (replace all references to "jessie" with your appropriate version: e.g "wheezy" or "vivid")
# Trinity preliminary stable builds deb http://mirror.xcer.cz/trinity-sb jessie deps-r14 main-r14 deb-src http://mirror.xcer.cz/trinity-sb jessie deps-r14 main-r14
Packages are signed by GPG key ID A04BE668. To install GPG key you can use any public GPG keyserver, for example:
sudo apt-key adv --keyserver pks.gpg.cz --recv-key A04BE668
Available distributions and architectures
Apt repository preliminary stable builds includes packages for various distributions and hardware architectures. The current list of distributions and architectures are as follows:
Debian
- 8.x - Jessie : amd64, i386, armhf, armel, arm64, mips, ppc64el
- 7.x - Wheezy : amd64, i386, armhf, armel, mips, powerpc
- 6.x - Squeeze : amd64, i386, armel
Raspbian
- 7.x - Wheezy : armhf
Ubuntu
- 15.04 - Vivid : amd64, i386
- 14.10 - Utopic : amd64, i386
- 14.04 - Trusty : amd64, i386, armhf, powerpc, ppc64el
- 13.10 - Saucy : amd64, i386
- 13.04 - Raring : amd64, i386
- 12.10 - Quantal : amd64, i386
- 12.04 - Precise : amd64, i386
- 11.10 - Oneiric : amd64, i386
- 11.04 - Natty : amd64, i386
- 10.10 - Maverick : amd64, i386
- 10.04 - Lucid : amd64, i386
Any further questions/problems should be reported to the mailing lists.