Description
A command-line fuzzy finder written in Go
I created this package for use on RHEL. But since I decided to track the latest release, you might find it useful on Fedora as well.
Repositories
- Project home page: https://github.com/junegunn/fzf
- RPM spec file repo: https://github.com/cyqsimon/fzf-spec
I am NOT the author of this software. I am just the packager. For inquiries please contact the author on GitHub.
Installation Instructions
dnf copr enable cyqsimon/fzf
dnf install fzf
# or if you have already installed fzf from another repository
dnf update fzf
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (76)*, x86_64 (1609)* | EPEL 8 (426 downloads) |
![]() |
aarch64 (41)*, x86_64 (1620)* | EPEL 9 (832 downloads) |
![]() |
aarch64 (23)*, x86_64 (473)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (9)*, x86_64 (190)* | Fedora 41 (30 downloads) |
![]() |
aarch64 (9)*, x86_64 (60)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (11)*, x86_64 (15)* | Fedora rawhide (91 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cyqsimon/fzf
More info about enabling Copr repositories