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 (72)*, x86_64 (1550)* | EPEL 8 (381 downloads) |
![]() |
aarch64 (31)*, x86_64 (1483)* | EPEL 9 (771 downloads) |
![]() |
aarch64 (8)*, x86_64 (106)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (22)*, x86_64 (463)* | Fedora 40 (176 downloads) |
![]() |
aarch64 (7)*, x86_64 (167)* | Fedora 41 (17 downloads) |
![]() |
aarch64 (6)*, x86_64 (10)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (7)*, x86_64 (13)* | Fedora rawhide (73 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cyqsimon/fzf
More info about enabling Copr repositories