I’ve been having problems with packages that I know are in EPEL not being seen in DNF.
Maybe I’m misunderstanding something, but if I look at
I can see mediainfo in there, but when I try to install it with DNF it’s not there. I try listing the repo with:
dnf repoquery --repo=epel | grep mediainfo
It’s missing. Same with other packages–if I remove the the grep there I get a bunch of packages, but only a subset of what’s on the repo pages when I browse with my web browser.
Sorry for not knowing how to format text properly on here, I don’t spend much time on forums and almost never post.
I’m sure I’m just missing something stupid here, but let me know if you have any ideas. I’ve tried several installations on a multiple machines, EPEL is enabled of course, as is CRB.
edit: removed bad example