FDF should automatically detect the package manager used on the distro, however use of a specific one can be selected in config:
"syn-config">CONFIG allow_package_managers = ["pacman", "yay", "apt"]
This links to Dependencies
Additionally this would allow for packages to be installed like this:
FDF should automatically detect the package manager used on the distro, however use of a specific one can be selected in config:
This links to Dependencies