How to Install and Uninstall bash-completion Package on openSuSE Tumbleweed

Last updated: January 31,2025

1. Install "bash-completion" package

Please follow the guidance below to install bash-completion on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bash-completion

2. Uninstall "bash-completion" package

This guide covers the steps necessary to uninstall bash-completion on openSuSE Tumbleweed:

$ sudo zypper remove bash-completion

3. Information about the bash-completion package on openSuSE Tumbleweed

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