Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dariogriffo/fzf-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Downloads (all assets, all releases) GitHub Downloads (all assets, latest release) GitHub Release GitHub Release Date

fzf Logo Debian Logo
fzf for Debian

fzf is a general-purpose command-line fuzzy finder.

fzf for Debian

This repository contains build scripts to produce the unofficial Debian packages (.deb) for fzf hosted at debian.griffo.io

Currently supported debian distros are:

  • Bookworm
  • Trixie
  • Sid

This is an unofficial community project to provide a package that's easy to install on Debian. If you're looking for the fzf source code, see fzf.

Install/Update

The Debian way

curl -sS https://debian.griffo.io/3B9335DF576D3D58059C6AA50B56A1A69762E9FF.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/debian.griffo.io.gpg
echo "deb https://debian.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/debian.griffo.io.list
sudo apt install -y fzf

Manual Installation

  1. Download the .deb package for your Debian version available on the Releases page.
  2. Install the downloaded .deb package.
sudo dpkg -i <filename>.deb

Updating

To update to a new version, just follow any of the installation methods above. There's no need to uninstall the old version; it will be updated correctly.

Roadmap

  • Produce a .deb package on GitHub Releases
  • Set up a debian mirror for easier updates

Disclaimer

  • This repo is not open for issues related to fzf. This repo is only for unofficial Debian packaging.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •