Skip to content

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.

terminal

https://junegunn.github.io/fzf/

arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install fzf

sudo apt install fzf

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    fzf=0.65.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      fzf=0.65.1*

Download URLs

Version SHA256 Size (KB)
0.65.1 b082c8c288ce2e3ba1e4b94058ebb7ba1e2e91b5b45d8084500d0622a92475af 1267
0.65.0 48b3c80acb15af54e7b83017f253f0ab70636c33b4ab6dd40684545bd89abd43 1267
0.64.0 7d7b51afcbe6183d17ed87f0933f14f047aa39bcdec76a8ad0b588641a5b5f5c 1264
0.63.0 270aef8900ce455b05c1b23b055509fd61cb477a514d088e0fbd984cc10c4bf1 1263
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
Version SHA256 Size (KB)
0.65.1 28a5813b68da521c741ca68aad146fdc7bea0eabd3e56eaf2fa5cf5d4ab66f81 1097
0.65.0 0183eb54f991a2b9bc17930eafc2035f54402fc94a51dc43c124c4bce8de64df 1096
0.64.0 5c5862eb38f7c5aed0bf919876c83a7d7ccaa092dc6a002cdebe9aecd3278007 1093
0.63.0 38bf75722bcf0a55ae42cc86dbd363b62b89e37c461bbf686091652d8e2a4bbb 1093
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

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
    - 0.63.0
    - 0.64.0
    - 0.65.0
    - 0.65.1
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
- url: https://github.com/junegunn/fzf/releases/download/v0.63.0/fzf-0.63.0-linux_amd64.tar.gz
  sha256: 36e60fe51fed2f72954b39b9ce1e7ea72c1dc79bc99f4a3c2a7b98bb1a2b49bb
  timestamp: 2025-06-27 18:09:40+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.63.0/fzf-0.63.0-linux_arm64.tar.gz
  sha256: bb5dafdd566e2bcea4fe7d8ba8d97cad15d733c6d05fc04e7b6da8126a0a2f82
  timestamp: 2025-06-27 18:09:40+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-linux_amd64.tar.gz
  sha256: e61bdbb4356ee243d2247c2e0bf990b23eb8b8346557d0f496898c61bc835880
  timestamp: 2025-07-06 15:06:40+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-linux_arm64.tar.gz
  sha256: 19ec0c63a0612dbf2b2b2bf3d9b76b40e65b79a8475e7566d2c8569eb5254149
  timestamp: 2025-07-06 15:06:40+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-linux_amd64.tar.gz
  sha256: eeb492ae609e437a648bec0d0b09647d97c648bfd910b95987ffa64577a5a665
  timestamp: 2025-07-27 06:03:12+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-linux_arm64.tar.gz
  sha256: 10fa2aa653fe031fbcb008a7737ba4c2d5f519bb8a2702726b13696d959a7891
  timestamp: 2025-07-27 06:03:12+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.65.1/fzf-0.65.1-linux_amd64.tar.gz
  sha256: b1ee29f7dac89c6dc501300d930580fdee93f42317e16aae656cfaedbd09f2a4
  timestamp: 2025-08-03 06:03:14+00:00
- url: https://github.com/junegunn/fzf/releases/download/v0.65.1/fzf-0.65.1-linux_arm64.tar.gz
  sha256: 218bbc9ff8bca05d3d6f562e946dbbaf87bb6a6c48e8d65fba6568ad0ee87d6e
  timestamp: 2025-08-03 06:03:14+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/fzf.svg)](https://docs.wakemeops.com/packages/fzf)
<a href="https://docs.wakemeops.com/packages/fzf">
  <img src="https://docs.wakemeops.com/badges/fzf.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/fzf.svg
:target: https://docs.wakemeops.com/packages/fzf