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

Last updated: May 13,2024

1. Install "bash-loadables" package

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

$ sudo zypper refresh $ sudo zypper install bash-loadables

2. Uninstall "bash-loadables" package

This tutorial shows how to uninstall bash-loadables on openSuSE Tumbleweed:

$ sudo zypper remove bash-loadables

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

Information for package bash-loadables:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bash-loadables
Version : 5.2.26-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 545.4 KiB
Installed : No
Status : not installed
Source package : bash-5.2.26-11.1.src
Upstream URL : https://www.gnu.org/software/bash/bash.html
Summary : Loadable bash builtins
Description :
This package contains the examples for the ready-to-dynamic-load
builtins found in the source tar ball of the bash:
basename Return non-directory portion of pathname.
cut cut(1) replacement.
dirname Return directory portion of pathname.
finfo Print file info.
getconf POSIX.2 getconf utility.
head Copy first part of files.
id POSIX.2 user identity.
ln Make links.
logname Print login name of current user.
mkdir Make directories.
pathchk Check pathnames for validity and portability.
print Loadable ksh-93 style print builtin.
printenv Minimal builtin clone of BSD printenv(1).
push Anyone remember TOPS-20?
realpath Canonicalize pathnames, resolving symlinks.
rmdir Remove directory.
sleep sleep for fractions of a second.
strftime Loadable builtin interface to strftime(3).
sync Sync the disks by forcing pending filesystem writes to
complete.
tee Duplicate standard input.
tty Return terminal name.
uname Print system information.
unlink Remove a directory entry.
whoami Print out username of current user.

5. The same packages on other Linux Distributions