How to Install and Uninstall qdbm.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "qdbm.x86_64" package

Please follow the steps below to install qdbm.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install qdbm.x86_64

2. Uninstall "qdbm.x86_64" package

This guide let you learn how to uninstall qdbm.x86_64 on AlmaLinux 8:

$ sudo dnf remove qdbm.x86_64 $ sudo dnf autoremove

3. Information about the qdbm.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:48:05 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : qdbm
Version : 1.8.78
Release : 42.el8.remi
Architecture : x86_64
Size : 289 k
Source : qdbm-1.8.78-42.el8.remi.src.rpm
Repository : remi-safe
Summary : Quick Database Manager
URL : http://fallabs.com/qdbm/
License : LGPLv2+
Description : QDBM is an embedded database library compatible with GDBM and NDBM.
: It features hash database and B+ tree database and is developed referring
: to GDBM for the purpose of the following three points: higher processing
: speed, smaller size of a database file, and simpler API.