Rocky 10.2 workstation doesn't let me install apps like libreoffice, inkscape etc

I have setup a new (virtual) workstation with rocky 10.2 but for some reason can’t install apps like libreoffice, inkscape, gimp etc. They don’t show up in the software list nor can i install them from a root terminal (No match for argument libreoffice).
I have installed epel-release.

What is wrong here ? Or am i to impatient using a brand new release ?

See Also:

https://forums.rockylinux.org/t/rhel10-rocky-10-changes/16524

SOP for such applications now is to install them via Flatpak.

Rocky 10 is already about one year old – not quite “new” any more.
As others pointed above, “new procedures” are necessary with it.

Found it !

Turns out i needed to specify the flatpak repo. iirc this was supplied automagically when i started Rocky 10.0 a year ago.

flatpak remote-add --if-not-exists flathub \https://dl.flathub.org/repo/flathub.flatpakrepo

Thanx to all that replied.

Blockquote