Subject: [trinity-users] R: [trinity-users] Is there a
TDE build for Raspberry Pi RaspBian?
Hi Alex,
as far as I now there is a RaspBian Wheezy build available in the nightly repositories.
https://quickbuild.pearsoncomputing.net/~trinity/+archive/trinity-nightly-b…
I remember Tim posting a screenshot of TDE running on a Raspberry, perhaps about 1 year
ago.
Cheers
Michele
Hi Michele,
Great! I'll look at installing it this week.
Should it be installed like that:
/etc/apt/sources.list
# Trinity nightly builds
deb
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-de…
raspbian-wheezy main
deb-src
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-de…
raspbian-wheezy main
deb
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-builds/d…
raspbian-wheezy main
deb-src
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-builds/d…
raspbian-wheezy main
With the following key:
sudo apt-key adv --keyserver
keyserver.quickbuild.pearsoncomputing.net --recv-keys
2B8638D0
And apt-get:
sudo apt-get update
sudo apt-get install desktop-base-trinity kde-trinity
Thank you very much!
-Alexandre