How to Install and Uninstall fzf-fish-completion Package on openSuSE Tumbleweed
Last updated: February 02,2025
1. Install "fzf-fish-completion" package
Please follow the steps below to install fzf-fish-completion on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
fzf-fish-completion
Copied
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
Copied
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)
--------------------------------------------
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)