How to Install and Uninstall python-gdbm Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python-gdbm" package
This is a short guide on how to install python-gdbm on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-gdbm
Copied
2. Uninstall "python-gdbm" package
Please follow the steps below to uninstall python-gdbm on openSUSE Leap:
$
sudo zypper remove
python-gdbm
Copied
3. Information about the python-gdbm package on openSUSE Leap
Information for package python-gdbm:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-gdbm
Version : 2.7.18-150000.60.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 33.3 KiB
Installed : No
Status : not installed
Source package : python-2.7.18-150000.60.1.src
Upstream URL : https://www.python.org/
Summary : Python Interface to the GDBM Library
Description :
An easy to use interface for GDBM databases. GDBM is the GNU
implementation of the standard Unix DBM databases.
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-gdbm
Version : 2.7.18-150000.60.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 33.3 KiB
Installed : No
Status : not installed
Source package : python-2.7.18-150000.60.1.src
Upstream URL : https://www.python.org/
Summary : Python Interface to the GDBM Library
Description :
An easy to use interface for GDBM databases. GDBM is the GNU
implementation of the standard Unix DBM databases.