Difference between revisions of "Preliminary Stable Builds"
imported>Michele Calgaro (Updated installing instructions (see bug 2538 on bugszilla)) |
(Update Ubuntu supported versions) |
||
(50 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Documentation]][[Category:Developers]] |
[[Category:Documentation]][[Category:Developers]] |
||
− | 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. |
+ | 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 / Devuan, 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 |
The preliminary stable builds packages are hosted in a regular apt repository (alternative apt source), so you'll be able to get updates regularly |
||
Line 6: | Line 6: | ||
==Installing Preliminary Stable Builds== |
==Installing Preliminary Stable Builds== |
||
− | To use the preliminary stable builds you need to add the following lines to your /etc/apt/sources.<br> |
+ | To use the preliminary stable builds you need to add the following lines to your /etc/apt/sources.list.<br> |
− | Please replace all references to '''<your-distribution>''' with your appropriate version: e.g " |
+ | Please replace all references to '''<your-distribution-release-name>''' with your lowercase appropriate version: e.g "buster" or "focal". |
# Trinity preliminary stable builds |
# Trinity preliminary stable builds |
||
− | deb http://mirror. |
+ | deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb '''<your-distribution-release-name>''' deps-r14 main-r14 |
− | deb-src http://mirror. |
+ | deb-src http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb '''<your-distribution-release-name>''' deps-r14 main-r14 |
+ | Example for Ubuntu, 20.04 - Focal: |
||
− | Packages are signed using GPG key ID A04BE668. To install the GPG key you can use any public GPG keyserver, for example: |
||
+ | # Trinity preliminary stable builds |
||
− | sudo apt-key adv --keyserver keys.gnupg.net --recv-key A04BE668 |
||
+ | deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb focal deps-r14 main-r14 |
||
+ | deb-src http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb focal deps-r14 main-r14 |
||
+ | |||
+ | Packages are signed using GPG key ID c93af1698685ad8b. The best way to install GPG key is to manually download and install package <code>trinity-keyring</code>. The advantage is that this method of installation is not dependent on the availability of the key server. Another advantage is that the key is not integrated into the global apt keyring, but is installed as a separate file: |
||
+ | |||
+ | wget http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-keyring.deb |
||
+ | sudo dpkg -i trinity-keyring.deb |
||
==Available distributions and architectures== |
==Available distributions and architectures== |
||
Line 21: | Line 28: | ||
The preliminary stable builds apt repository includes packages for various distributions and hardware architectures. The current list of distributions and architectures are as follows: |
The preliminary stable builds apt repository includes packages for various distributions and hardware architectures. The current list of distributions and architectures are as follows: |
||
− | === |
+ | ===Distributions=== |
+ | |||
⚫ | |||
⚫ | |||
⚫ | |||
− | * |
+ | * unstable - Sid : amd64, i386, ppc64el, arm64, armhf, riscv64 |
− | * |
+ | * 13.x - Trixie : amd64, i386, ppc64el, arm64, armhf |
+ | * 12.x - Bookworm : amd64, i386, ppc64el, arm64, armhf |
||
+ | * 11.x - Bullseye : amd64, i386, ppc64el, arm64, armhf |
||
⚫ | |||
+ | |||
⚫ | |||
⚫ | |||
+ | * 6.x - Excalibur : amd64, i386, ppc64el, arm64, armhf |
||
+ | * 5.x - Daedalus : amd64, i386, ppc64el, arm64, armhf |
||
+ | * 4.x - Chimaera : amd64, i386, ppc64el, arm64, armhf |
||
+ | * 3.x - Beowulf : amd64, i386, ppc64el, arm64, armhf |
||
+ | |||
+ | ====Raspbian==== |
||
⚫ | |||
+ | * 11.x - Raspbian-Bullseye : armhf |
||
+ | * 10.x - Raspbian-Buster : armhf |
||
+ | |||
+ | ====Ubuntu==== |
||
⚫ | |||
+ | * 24.04 - Noble : amd64, ppc64el, arm64, armhf |
||
⚫ | |||
⚫ | |||
+ | * 22.04 - Jammy : amd64, ppc64el, arm64, armhf |
||
+ | * 20.04 - Focal : amd64, ppc64el, arm64, armhf |
||
⚫ | |||
+ | |||
+ | ===Release Dates=== |
||
+ | |||
+ | The Release date for each distribution can be found in each distribution’s Release file. This is found by the pattern: |
||
+ | |||
+ | http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb/dists/'''<your-distribution-release-name>'''/Release |
||
+ | Note: '''<your-distribution>''' is all lowercase. |
||
⚫ | |||
⚫ | |||
+ | Example for Ubuntu, 20.04 - Focal: |
||
⚫ | |||
− | * 15.10 - Wily: amd64, i386 |
||
⚫ | |||
⚫ | |||
⚫ | |||
− | * 13.10 - Saucy : 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 |
||
+ | http://mirror.ppa.trinitydesktop.org/trinity-sb/dists/focal/Release |
||
==Feedback== |
==Feedback== |
||
− | For any further question or problem, please refer to the TDE [https://www.trinitydesktop.org/mailinglist.php mailing lists] or [https:// |
+ | For any further question or problem, please refer to the TDE [https://www.trinitydesktop.org/mailinglist.php mailing lists] or [https://mirror.git.trinitydesktop.org/gitea/issues bug tracker]. |
Latest revision as of 11:57, 27 October 2024
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 / Devuan, 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.
Please replace all references to <your-distribution-release-name> with your lowercase appropriate version: e.g "buster" or "focal".
# Trinity preliminary stable builds deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb <your-distribution-release-name> deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb <your-distribution-release-name> deps-r14 main-r14
Example for Ubuntu, 20.04 - Focal:
# Trinity preliminary stable builds deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb focal deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb focal deps-r14 main-r14
Packages are signed using GPG key ID c93af1698685ad8b. The best way to install GPG key is to manually download and install package trinity-keyring
. The advantage is that this method of installation is not dependent on the availability of the key server. Another advantage is that the key is not integrated into the global apt keyring, but is installed as a separate file:
wget http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-keyring.deb sudo dpkg -i trinity-keyring.deb
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:
Distributions
Debian
- unstable - Sid : amd64, i386, ppc64el, arm64, armhf, riscv64
- 13.x - Trixie : amd64, i386, ppc64el, arm64, armhf
- 12.x - Bookworm : amd64, i386, ppc64el, arm64, armhf
- 11.x - Bullseye : amd64, i386, ppc64el, arm64, armhf
- 10.x - Buster : amd64, i386, ppc64el, arm64, armhf
Devuan
- unstable - Ceres : amd64, i386, ppc64el, arm64, armhf
- 6.x - Excalibur : amd64, i386, ppc64el, arm64, armhf
- 5.x - Daedalus : amd64, i386, ppc64el, arm64, armhf
- 4.x - Chimaera : amd64, i386, ppc64el, arm64, armhf
- 3.x - Beowulf : amd64, i386, ppc64el, arm64, armhf
Raspbian
- 12.x - Raspbian-Bookworm : armhf
- 11.x - Raspbian-Bullseye : armhf
- 10.x - Raspbian-Buster : armhf
Ubuntu
- 24.10 - Oracular : amd64, ppc64el
- 24.04 - Noble : amd64, ppc64el, arm64, armhf
- 23.10 - Mantic : amd64, ppc64el
- 23.04 - Lunar : amd64, ppc64el
- 22.04 - Jammy : amd64, ppc64el, arm64, armhf
- 20.04 - Focal : amd64, ppc64el, arm64, armhf
- 18.04 - Bionic : amd64, i386, ppc64el, armhf
Release Dates
The Release date for each distribution can be found in each distribution’s Release file. This is found by the pattern:
http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb/dists/<your-distribution-release-name>/Release
Note: <your-distribution> is all lowercase.
Example for Ubuntu, 20.04 - Focal:
http://mirror.ppa.trinitydesktop.org/trinity-sb/dists/focal/Release
Feedback
For any further question or problem, please refer to the TDE mailing lists or bug tracker.