How to Install and Uninstall fzf-fish-completion Package on openSUSE Leap

Last updated: June 29,2024

1. Install "fzf-fish-completion" package

Please follow the step by step instructions below to install fzf-fish-completion on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install fzf-fish-completion

2. Uninstall "fzf-fish-completion" package

Please follow the steps below to uninstall fzf-fish-completion on openSUSE Leap:

$ sudo zypper remove fzf-fish-completion

3. Information about the fzf-fish-completion package on openSUSE Leap

Information for package fzf-fish-completion:
--------------------------------------------
Repository : Main Repository
Name : fzf-fish-completion
Version : 0.37.0-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : fzf-0.37.0-bp155.1.6.src
Upstream URL : https://github.com/junegunn/fzf
Summary : Fish completion for fzf
Description :
fish shell completions for fzf
To enable it, ensure you have a file ~/.config/fish/functions/fish_user_key_bindings.fish
which contains:
function fish_user_key_bindings
fzf_key_bindings
end
(or append fzf_key_bindings to the fish_user_key_bindings function if the file already exists)

5. The same packages on other Linux Distributions