How to Install and Uninstall fzf.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "fzf.x86_64" package

Please follow the guidance below to install fzf.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install fzf.x86_64

2. Uninstall "fzf.x86_64" package

Please follow the guidelines below to uninstall fzf.x86_64 on Fedora 39:

$ sudo dnf remove fzf.x86_64 $ sudo dnf autoremove

3. Information about the fzf.x86_64 package on Fedora 39

Last metadata expiration check: 4:00:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : fzf
Version : 0.44.1
Release : 1.fc39
Architecture : x86_64
Size : 1.4 M
Source : fzf-0.44.1-1.fc39.src.rpm
Repository : updates
Summary : A command-line fuzzy finder written in Go
URL : https://github.com/junegunn/fzf
License : MIT
Description : fzf is a general-purpose command-line fuzzy finder.
:
: It's an interactive Unix filter for command-line that can be used with any
: list; files, command history, processes, hostnames, bookmarks, git commits,
: etc.