J. Drahun composed on 2018-01-29 10:19 (UTC-0500):
I can't install TDE from repositories listed on the page https://wiki.trinitydesktop.org/OpenSUSE_Trinity_Repository_Installation_Ins...
Zypper says me trinity and trinity-noarch repositories don't exist at those URLs.
If so, where can I get actual repositories for openSUSE Leap 42.3?
Logged in as root, what output do you get from:
zypper lr -u | grep ppa
I get:
7 | TDE | TDE | Yes | ( ) No | No | http://mirror.ppa.trinitydesktop.org/trinity/trinity/rpm/opensuse42.3/trinit... 8 | TDEnoarch | TDEnoarch | Yes | ( ) No | No | http://mirror.ppa.trinitydesktop.org/trinity/trinity/rpm/opensuse42.3/trinit...
I have no problem reaching or upgrading from them here. If you place the first two files attached in:
/etc/zypp/repos.d/
and then do:
rpm --import http://mirror.ppa.trinitydesktop.org/trinity/trinity/rpm/opensuse42.3/RPM-GP...
as instructed at that Wiki URL, followed by:
zypper ref
you should have no trouble installing.
The third file attached shows the trinity packages installed here, the output from:
rpm -qa | grep rinit | sort