Description of problem: Install of inxi fails due to dependency/version Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. dnf -y install inxi 2. 3. Actual results: Error: Problem: conflicting requests - nothing provides perl(JSON::XS) needed by inxi-3.3.27-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Expected results: working installation Additional info:
The issue is reproducible. The package is in EPEL 9 and has broken dependency, therefore the issue is not in DNF. Changing the component to EPEL package because missing dependency cannot be resolved on our side.
Seems that you need to enable PowerTools repo.