If When Building Something From Source You Receive
- Ensure the appropriate repos are activated.
- In the example of Rocky Linux 8.10, this was:
dnf config-manager --set-enabled powertools - Then
dnf install -y texinfo
dnf config-manager --set-enabled powertools
dnf install -y texinfo