On fedora 42, how to use dnf5-plugin-diff and dnf5daemon-client packages?

Unable to find any doc.

Tried dnf diff dnf5 or any other package name and all I get is either package not installed or no changes in <package>.

1 Like

Here’s the relevant documentation:

cat $(rpm -q -d dnf5-plugin-diff)
dnf5daemon-client --help
1 Like