>>> Doing "sudo dnf config-manager --set-enabled rpmfusion-free", gives me
>>> an error, "Error: No matching repo to modify: rpmfusion-free".
>>>
>>
>> This appears to be specific to the Fedora-xx-minimal template. I don't
>> know why, can someone give me a pointer?
>>
>
> Fedora minimal will not include the rpmfusion-*.repo file/repo because it's
> supposed to be "minimal" while the rpmfusion are "extras". You can of
> course copy the rpmfusion-*.repo files over to your minimal template if you
> like. You can find these files in this path in the normal fedora template:
>
> /etc/yum.repos.d/rpmfusion-free.repo
>
Yes thank you now i remember.
Here is a snip of my "sudo dnf install ...." with the last output,
(351/352): libreoffice-core-7.3.4.2-4.fc36.x86_64.rpm 440
kB/s | 111 MB 04:17
(352/352): thunderbird-91.12.0-1.fc36.x86_64.rpm 249
kB/s | 97 MB 06:40
----------------------------------------------------------------------------------------------------
Total 711
kB/s | 283 MB 06:47
RPM Fusion for Fedora 36 - Free 0.0
B/s | 0 B 00:00
Curl error (37): Couldn't read a file:// file for
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-36 [Couldn't
open file /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-36]
The downloaded packages were saved in cache until the next successful
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Looking in /etc/pki/rpm-gpg there are no RPM-GPG-KEY-rpmfusion* files.
You must also copy these files from a normal Fedora template to your
minimal template,
qvm-copy /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion*