How to Install and Uninstall fzy Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "fzy" package

Please follow the instructions below to install fzy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install fzy

2. Uninstall "fzy" package

Please follow the guidance below to uninstall fzy on openSuSE Tumbleweed:

$ sudo zypper remove fzy

3. Information about the fzy package on openSuSE Tumbleweed

Information for package fzy:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : fzy
Version : 1.0-1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.2 KiB
Installed : No
Status : not installed
Source package : fzy-1.0-1.21.src
Upstream URL : https://github.com/jhawthorn/fzy
Summary : A fuzzy text selector
Description :
fzy can be used to filter any list: files, command history, processes,
hostnames, bookmarks, git commits, etc. It's designed to be used both as an
editor plugin and on the command line. Rather than clearing the screen, fzy
displays its interface directly below the current cursor position, scrolling
the screen if necessary.