How to Install and Uninstall bash-completion Package on openSUSE Leap

Last updated: May 17,2024

1. Install "bash-completion" package

Please follow the instructions below to install bash-completion on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install bash-completion

2. Uninstall "bash-completion" package

This is a short guide on how to uninstall bash-completion on openSUSE Leap:

$ sudo zypper remove bash-completion

3. Information about the bash-completion package on openSUSE Leap

Information for package bash-completion:
----------------------------------------
Repository : Main Repository
Name : bash-completion
Version : 2.7-150400.13.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 785.1 KiB
Installed : No
Status : not installed
Source package : bash-completion-2.7-150400.13.3.1.src
Upstream URL : https://github.com/scop/bash-completion/
Summary : Programmable Completion for Bash
Description :
bash-completion is a collection of shell functions that take advantage
of the programmable completion feature of Bash 2.04 and later.