fzf
A command-line fuzzy finder in Go
fzf is a general-purpose command-line fuzzy finder. It’s an interactive filter program for any kind of list; files, command history, processes, hostnames, bookmarks, git commits, etc. With its novel “fuzzy” matching algorithm, you can quickly type in patterns with omitted characters and still get the results you want.
https://junegunn.github.io/fzf/
amd64 arm64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install fzf
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
0.62.0 | 5ad0159c97d3d3c7999f7a392540d2c3760edc4cc972704ac80b5b3f582f2bce |
1246 |
0.61.3 | 04487e10976dd7b0afc91cae8e109807f367189d74589484f2e3cbdd97728597 |
1244 |
0.61.1 | 5f4538754f8d17a405f6fff61555ca5a79f69d333bd6cb251c3d7389b55967b1 |
1243 |
0.61.0 | 57cba450ce03136a928a0361ff47867d62b21615e60abadc09df81cd9d536670 |
1244 |
0.60.3 | a5e221e2afd7f75807d1cad078d210a4ebfdddcb98fea280afd7e4fb32eab042 |
1241 |
0.60.0 | c1f17fa6e670ae982045e8cbed88773f62523f04c70f625ca18d8c05baac0128 |
1240 |
0.59.0 | a3841f236e432847d855e2dc42560eb8935dbf44e34ec4fbc62ae698764da224 |
1234 |
0.58.0 | f0389b8023a262733fb9b588c5001544b22dfcd914c962ac1b2b3073a0072e1b |
1225 |
0.57.0 | 545ec3882cb4bc09afa48b4255004a8997e75fec6b055b9248b80646920cba21 |
1209 |
Version | SHA256 | Size (KB) |
---|---|---|
0.62.0 | f4beff99ff914c774bc5d5a8d8faef0c4f263244acf74a6ba87822bf7b4ee9fe |
1077 |
0.61.3 | 45dff29f7b5072c8811b4077f9a83aa3a4fd6717e01a86b4a4f7748288b24c81 |
1077 |
0.61.1 | 1e95e0421407bb7e97f7f08754bff32b30170a708bf9c47b081dbb659714d3a0 |
1075 |
0.61.0 | 2cd3faf02b2ec70c58be71151100c7aee8e55920eb7a5af2ebe85962e3b18ce1 |
1076 |
0.60.3 | bff25447e2cffee0f3279fbfe314bb1257bd48e30df5da25efd01305452d4bf0 |
1074 |
0.60.0 | 46ab3deff037f7cad4914c1841244ae494baa1c16e2f0684b9bd235005705465 |
1072 |
0.59.0 | ac8c1e33c1221d7c41421d9333da75e3d98df3b9d76eda5b1a4d5cbfbe159a05 |
1067 |
0.58.0 | 53301eb5965ce74078d32e88267a7f10ac3e9ceb4081aa90e26fc0eaa257344e |
1059 |
0.57.0 | 8c45e684dbba90a9081883f5ca43e04b3713bd4e3c3317328e392c6137751b83 |
1047 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for fzf are versioned here.
Click here to see fzf ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/fzf/ops2deb.yml
name: fzf
matrix:
architectures:
- amd64
- arm64
versions:
- 0.57.0
- 0.58.0
- 0.59.0
- 0.60.0
- 0.60.3
- 0.61.0
- 0.61.1
- 0.61.3
- 0.62.0
homepage: https://junegunn.github.io/fzf/
summary: A command-line fuzzy finder in Go
description: |-
fzf is a general-purpose command-line fuzzy finder.
It’s an interactive filter program for any kind of list; files, command
history, processes, hostnames, bookmarks, git commits, etc.
With its novel “fuzzy” matching algorithm, you can quickly type in patterns
with omitted characters and still get the results you want.
fetch: https://github.com/junegunn/fzf/releases/download/v{{version}}/fzf-{{version}}-linux_{{arch}}.tar.gz
install:
- fzf:/usr/bin/
The blueprint fetch
keyword contains a URL template pointing to fzf releases. Downloaded files are locked in a lockfile versioned here.
Click here to see fzf release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/fzf/ops2deb.lock.yml
- url: https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-linux_amd64.tar.gz
sha256: a3c087a5f40e8bb4d9bfb26faffa094643df111a469646bef53154a54af9ff92
timestamp: 2024-12-22 12:56:33+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-linux_arm64.tar.gz
sha256: e0b3fd1bb769997907d373b0511401801cd643ce939d26ad42e9fe2836bed625
timestamp: 2024-12-22 12:56:33+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.58.0/fzf-0.58.0-linux_amd64.tar.gz
sha256: 9b9a8ca8d45a041586323b355f613b94e3301dc6214a43adccfae225a783f0bc
timestamp: 2025-01-28 09:07:23+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.58.0/fzf-0.58.0-linux_arm64.tar.gz
sha256: a5394047156d09ba6fec7549b45fc7478a5527a799b4ec52e64950e762597eb3
timestamp: 2025-01-28 09:07:23+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.59.0/fzf-0.59.0-linux_amd64.tar.gz
sha256: 4957db97bb8d3af947745d8f0309572bd7867666de30367e9422d55761ad076a
timestamp: 2025-02-02 15:06:23+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.59.0/fzf-0.59.0-linux_arm64.tar.gz
sha256: 496fe77565d9008a684fff6ca9f23a48b41e674e8134e5f6cddee8e2cad129a9
timestamp: 2025-02-02 15:06:23+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-linux_amd64.tar.gz
sha256: c7af0376077054767ed88637f72cab78c563e2b44c4e0101ebfd84fffdbcd339
timestamp: 2025-02-12 18:08:26+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-linux_arm64.tar.gz
sha256: d96556ba5e2b6595380aeff0f218f243dbde56750c26693fe23e54111e6ba624
timestamp: 2025-02-12 18:08:26+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-linux_amd64.tar.gz
sha256: 2937a4f10b0f80e0c974d9459df3bc049b068a97212b0d253c36c9da5920b521
timestamp: 2025-03-13 09:08:24+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-linux_arm64.tar.gz
sha256: 13df4d556992938a4beb340ac3b17c51c77e46db978d3071429eb77a94c581c1
timestamp: 2025-03-13 09:08:24+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-linux_amd64.tar.gz
sha256: 69767835a69f0eaef03d4ea4117b32197382ebb59cae358ea22f08b46c33fa50
timestamp: 2025-04-02 21:25:10+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-linux_arm64.tar.gz
sha256: 760f4f62c30af0f722430af099c40af191b3fe5a55b8f850926dac406f6bf9fe
timestamp: 2025-04-02 21:25:10+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-linux_amd64.tar.gz
sha256: f728b94bbbf7008602581fc07ea00de5dccf55a2cb2bf9fd9a35f1071b3b9f6c
timestamp: 2025-04-16 15:08:51+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-linux_arm64.tar.gz
sha256: 25f6295f718b572ac2ff7de1ffa9e39e619f4f9587386d85bf5b647f0b98fd6b
timestamp: 2025-04-16 15:08:51+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-linux_amd64.tar.gz
sha256: 6a4f4b211b6b8944c7320f66db468d731888aa86b19d5b0ccdf28fa0d0e06e47
timestamp: 2025-04-29 18:10:09+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-linux_arm64.tar.gz
sha256: 0a15108bbf20f563e620cb7527515b7db6fcf6ecfec2a2540a58585b9f02c3c6
timestamp: 2025-04-29 18:10:09+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-linux_amd64.tar.gz
sha256: 64b56dd484a2317d5f04c28ac0791b36807f034adb419209ad39fb6637255794
timestamp: 2025-05-04 12:10:37+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-linux_arm64.tar.gz
sha256: 929fd132705d02f222a52e23c076018ef3e699793dd5e8c3183bb11ed9b7696e
timestamp: 2025-05-04 12:10:37+00:00