Difference between revisions of "Preliminary Stable Builds"
imported>SlavekB m (Change keyserver to pool.sks-keyservers.net) |
(→Distributions: Add Excalibur, Raspbian-Bookworm, remove Stretch, Ascii, Impish, Hirsute, Xenial) |
||
(31 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
To use the preliminary stable builds you need to add the following lines to your /etc/apt/sources.list.<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 lowercase 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, |
+ | Example for Ubuntu, 20.04 - Focal: |
# Trinity preliminary stable builds |
# Trinity preliminary stable builds |
||
− | deb http://mirror. |
+ | deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb focal deps-r14 main-r14 |
− | deb-src http://mirror. |
+ | 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: |
||
− | 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 pool.sks-keyservers.net --recv-key A04BE668 |
||
− | |||
⚫ | |||
− | |||
− | wget http://mirror.xcer.cz/trinity-sb/pool/main-r14/a/axis-archive-keyring/axis-archive-keyring_2014.06.21.a_all.deb |
||
− | dpkg -i axis-archive-keyring_2014.06.21.a_all.deb |
||
− | |||
− | Note: In new Debian Stretch installations the dirmngr package, which is necessary for gnupg, may be missing. To make the apt-key work properly, install the dirmngr package first. |
||
+ | 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 38: | Line 31: | ||
====Debian==== |
====Debian==== |
||
− | * unstable - Sid : amd64, i386, armhf |
+ | * 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==== |
====Devuan==== |
||
− | * unstable - Ceres : |
+ | * 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 |
||
⚫ | |||
====Raspbian==== |
====Raspbian==== |
||
− | * |
+ | * 12.x - Raspbian-Bookworm : armhf |
− | * |
+ | * 11.x - Raspbian-Bullseye : armhf |
+ | * 10.x - Raspbian-Buster : armhf |
||
====Ubuntu==== |
====Ubuntu==== |
||
− | * |
+ | * 24.04 - Noble : amd64, ppc64el, arm64, armhf |
− | * |
+ | * 23.10 - Mantic : amd64, ppc64el |
− | * |
+ | * 23.04 - Lunar : amd64, ppc64el |
− | * |
+ | * 22.10 - Kinetic : amd64, ppc64el |
− | * |
+ | * 22.04 - Jammy : amd64, ppc64el, arm64, armhf |
− | * |
+ | * 20.04 - Focal : amd64, ppc64el, arm64, armhf |
− | * |
+ | * 18.04 - Bionic : amd64, i386, ppc64el, armhf |
− | * 10.04 - Lucid : amd64, i386 |
||
===Release Dates=== |
===Release Dates=== |
||
Line 68: | Line 62: | ||
The Release date for each distribution can be found in each distribution’s Release file. This is found by the pattern: |
The Release date for each distribution can be found in each distribution’s Release file. This is found by the pattern: |
||
− | http://mirror. |
+ | http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb/dists/'''<your-distribution-release-name>'''/Release |
Note: '''<your-distribution>''' is all lowercase. |
Note: '''<your-distribution>''' is all lowercase. |
||
− | Example for Ubuntu, |
+ | Example for Ubuntu, 20.04 - Focal: |
− | http://mirror. |
+ | 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]. |
Revision as of 01:16, 2 January 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.04 - Noble : amd64, ppc64el, arm64, armhf
- 23.10 - Mantic : amd64, ppc64el
- 23.04 - Lunar : amd64, ppc64el
- 22.10 - Kinetic : 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.