# dnf -q group list
Available Environment Groups:
Server with GUI
Server
Workstation
KDE Plasma Workspaces
Virtualization Host
Custom Operating System
Installed Environment Groups:
Minimal Install
...
# dnf -q group info "KDE Plasma Workspaces"
Environment Group: KDE Plasma Workspaces
Description: The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications.
Mandatory Groups:
Core
KDE
Standard
base-x
fonts
guest-desktop-agents
hardware-support
input-methods
multimedia
networkmanager-submodules
print-client
Optional Groups:
KDE Applications
KDE Educational applications
KDE Multimedia support
firefox
office-suite
# dnf -q repoinfo epel
Repo-id : epel
Repo-name : Extra Packages for Enterprise Linux 9 - x86_64
Repo-status : enabled
Repo-revision : 1767745374
Repo-updated : Wed 07 Jan 2026 02:23:24 AM EET
Repo-pkgs : 24,814
Repo-available-pkgs: 24,797
Repo-size : 19 G
Repo-metalink : https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=x86_64&infra=$infra&content=$contentdir
Updated : Thu 08 Jan 2026 07:46:53 AM EET
Repo-baseurl : http://mirror.vpsnet.com/epel/9/Everything/x86_64/ (88 more)
Repo-expire : 172,800 second(s) (last: Thu 08 Jan 2026 07:46:53 AM EET)
Repo-exclude : slurm*
Repo-filename : /etc/yum.repos.d/epel.repo
Total packages: 24,814
Thanks. That gives me some info to go on. When I did
dnf -q repoinfo epel
The output just said
Total packages:0
So something is screwy there. And oddly enough I tried installing Rocky 9.7 last night and got the same exact thing as alma is giving. Maybe EPEL repo is having temp probs right now. Anyhow at least that gives me something to investigate.
The EPEL has many mirrors around the world. Some may have issues occasionally. That affects all EL systems that try to use EPEL from those particular mirrors.