Current instructions for rpm-based building lead to:
sudo dnf group install "Development Tools"
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: Development Tools
You can try to add to command line:
--skip-unavailable to skip unavailable packages
sudo dnf group install "Development Tools"
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: Development Tools
You can try to add to command line:
--skip-unavailable to skip unavailable packages