https://wiki.trinitydesktop.org/OpenSUSEInstall#For_OpenSUSE_13.2_.28R14.0.0... says do this (after purging KDE3):
rpm --import http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... zypper ar -t YUM http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... -i) trinity zypper ar -t YUM http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... trinity-noarch
Results:
Line 1: curl: (22) The requested URL returned error: 404 Not found error: http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... import read failed(2).
Lines 2 & 3:. Specified local path does not exist or is not accesible Specified local path does not exist or is not accesible
Ping ppa.quickbuild.pearsoncomputing.net does work.
I tried manual creation of *.repo in /etc/zypp/repos.d/ based on a working v13 installation to 64 bit on another machine. Zypper claims to refresh them (apparently valid), but anything I try to (32 bit P4 HT; uname -i = i386) install results in unmet deps. e.g. libtqt3.mt needed by trinity-tdm can't find libaudio.so.2; trinity-tdebase cant find libmad.so.0 needed by trinity-arts.
How does one install to 32 bit openSUSE?