How to Install and Uninstall fzf-fish-completion Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "fzf-fish-completion" package

Please follow the steps below to install fzf-fish-completion on openSuSE Tumbleweed

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

2. Uninstall "fzf-fish-completion" package

Please follow the guidance below to uninstall fzf-fish-completion on openSuSE Tumbleweed:

$ sudo zypper remove fzf-fish-completion

3. Information about the fzf-fish-completion package on openSuSE Tumbleweed

Information for package fzf-fish-completion:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : fzf-fish-completion
Version : 0.48.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.1 KiB
Installed : No
Status : not installed
Source package : fzf-0.48.0-1.1.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