Preliminary Stable Builds

From Trinity Desktop Project Wiki
Revision as of 09:49, 7 July 2015 by imported>Michele Calgaro (Minor text corrections)
Jump to navigation Jump to search

A preliminary version of the next maintenance release - known as "preliminary stable builds" - is available for testing or routine use. Packages are only available for Debian, Ubuntu and Raspbian.

The preliminary stable builds packages are hosted in a regular apt repository (alternative apt source), so you'll be able to get updates regularly

Installing Preliminary Stable Builds

To use the preliminary stable builds you need to add the following lines to your /etc/apt/sources.list.

Important This is an example showing how to use the repository for Debian Jessie. If you are running another version of Debian or Ubuntu, please 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 using GPG key ID A04BE668. To install the GPG key you can use any public GPG keyserver, for example:

sudo apt-key adv --keyserver keys.gnupg.net --recv-key A04BE668

Available distributions and architectures

The preliminary stable builds apt repository includes packages for various distributions and hardware architectures. The current list of distributions and architectures are as follows:

Debian

  • 9.x - Stretch : amd64, i386
  • 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 - Raspbian-Wheezy : armhf

Ubuntu

  • 15.10 - Wily: amd64, i386
  • 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


For any further question or problem, please refer to the TDE mailing lists or bug tracker.