Open
Description
Checklist
- I have read through the manual page (
man fzf
) - I have searched through the existing issues
- For bug reports, I have checked if the bug is reproducible in the latest version of fzf
Output of fzf --version
0.62.0 (brew)
OS
- Linux
- macOS
- Windows
- Etc.
Shell
- bash
- zsh
- fish
Problem / Steps to reproduce
Hi there,
There is no ARM64 available on brew for fzf:
➜ dotfiles git:(main) ✗ brew install fzf
Warning: Your CPU architecture (arm64) is not supported. We only support
x86_64 CPU architectures. You will be unable to use binary packages (bottles).
This is a Tier 2 configuration:
https://docs.brew.sh/Support-Tiers#tier-2
Do not report any issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
Error: fzf: no bottle available!
If you're feeling brave, you can try to install from source with:
brew install --build-from-source fzf
This is a Tier 3 configuration:
https://docs.brew.sh/Support-Tiers#tier-3
Do not report any issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.
fzf can be installed using apt, but this seems to be an old package (0.38.0 vs 0.62.0) and my packages are managed via brew, so the edge case kinda sucks 🫤
Thanks for taking a look.
Metadata
Metadata
Assignees
Labels
No labels