This Cake module adds support for the DNF package manager when installing tools in your Cake build scripts.
#module nuget:?package=Cake.DNF.Module&version=0.1.3
dotnet add package Cake.DNF.Module --version 0.1.3
<PackageReference Include="Cake.DNF.Module" Version="0.1.3" />