I have a new install of a x86-64_v2 version and the dhcp-server is missing. A dnf install dhcp-server fails to find it. A dnf search dhcp returns the client pieces and other components but not the server.
Has the dhcp-server been replaced by something in Alma 10? Or is this an issue with the “v2” cpu version?
I’ll answer my own question in case someone else finds it useful.
The old dhcp server, dhcp-server, was EOL in 2022. Dhcp services is such a basic functionality that I never realized it and through Alma 9, it’s still available.
The replacement is called “kea.” They also provide a migration assistant which is also available in Alma 10 called “keama” which can be installed with dnf install kea-keama.