On Tue, 5 May 2026 15:35:14 +0200, Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 13:17:59 Tue, 5 May 2026 -0000 (UTC) Jonesy via tde-users scripsit:
Yikes!! I finally got past the Ubuntu DDoS and successfully updated my 24.04 machine last night -- together with updating Trinity to the new release.
In that process I received the "...installed but no long needed" display containing A LARGE number of programs. I hand-checked several and it appeared that the new Trinity release was renaming trinity-<programs> to <programs>. So, nevously, I ran the "sudo apt autoremove' -- which, indeed, remove A LARGE number of programs. The system seemed ok after the update and I shut it down for the night.
This morning I powered it up and soon found that `kwrite` did not exist. I checked `kate`, and it, too, was gone.
Probably A LARGE number of other Trinity programs/utilities are gone, too.
If I try to run "sudo apt-get install kwrite", the process wants to install a monstrous list of KDE stuff! -- which I did not do.
I need advice on how to proceed and correct this.
You could install "tde-trinity" - that should pull in most of the vanished stuff. "kate" pulls in "kate" from KDE5. TDEs "kate" lives in "kate-trinity" (and you might want to install "kate-plugins-trinity", too).
Well, `kate-trinity` and "kate-plugins-trinity" installed ok. But: jonesy@nix6:~$ sudo apt-get install kwrite-trinity Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package kwrite-trinity jonesy@nix6:~$
Maybe it's part of a bigger pkg?
Jonesy