-
-
Notifications
You must be signed in to change notification settings - Fork 939
Open
Labels
Description
I have the EPEL repository enabled but I am unable to install fd:
$ cat /etc/redhat-release
Rocky Linux release 10.0 (Red Quartz)
$ dnf search fd-find
Last metadata expiration check: 0:03:21 ago on Mon 01 Sep 2025 04:16:05 PM PDT.
No matches found.
$ dnf repolist
repo id repo name
appstream Rocky Linux 10 - AppStream
baseos Rocky Linux 10 - BaseOS
epel Extra Packages for Enterprise Linux 10 - x86_64
extras Rocky Linux 10 - Extras
remi Remi's RPM repository for Enterprise Linux 10 - x86_64
remi-modular Remi's Modular repository for Enterprise Linux 10 - x86_64
remi-safe Safe Remi's RPM repository for Enterprise Linux 10 - x86_64
The docs indicate it should be available. I am able to find and install it on Rocky 8.x and 9.x, but not 10.x? The Fedora pages even indicate it's available, but dnf doesn't see it?
Am I missing something obvious?