On Fedora 26, I followed these (documented) steps: $ sudo dnf copr enable @modularity/fm $ sudo dnf copr enable @modularity/modulemd $ sudo dnf copr enable @modularity/modulemd-resolver $ sudo dnf install python3-fm-dnf-plugin
I ended up with: No package python3-fm-dnf-plugin available.
Could you fix it and make the package available or update docs?
Note that I do not maintain this project anymore for some time, just to make it clear :). Someone from modularity team (working group) should know if this is still useful project or not.
@dmach isn't it getting merged into dnf itself - https://github.com/rpm-software-management/dnf/pull/788 ?
I've checked the PR Radek sent briefly and it really looks like what this plugin has been doing.