On Wednesday 25 of December 2019 20:27:03 Dave Lers wrote:
Janek Stolarek wrote:
Ha! Thanks! I wasn't aware there are ARM builds already - I
That's from Apr '16. For Raspbian Buster Lite (https://www.raspberrypi.org/downloads/raspbian/) you'd need Preliminary Stable Builds (https://wiki.trinitydesktop.org/Preliminary_Stable_Builds, http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb/dists/). I'm not sure the specifics, but something like:
- Add the Debian Trinity Repository sources (2 lines)
deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb raspbian-buster deps-r14 main-r14 deb-src http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-sb raspbian-buster deps-r14 main-r14
- Add the GPG signing key
wget http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-keyring.deb sudo dpkg -i trinity-keyring.deb
For your information, along with the release of R14.0.7, the official stable release packages are now also available for raspbian-stretch and raspbian-buster. If you don't want frequent updates of Trinity packages, you can switch from Preliminary Stable Builds to official release.
Cheers