How to Install and Uninstall lmdb.x86_64 Package on Fedora 34
Last updated: November 20,2024
1. Install "lmdb.x86_64" package
This guide covers the steps necessary to install lmdb.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
lmdb.x86_64
Copied
2. Uninstall "lmdb.x86_64" package
Please follow the instructions below to uninstall lmdb.x86_64 on Fedora 34:
$
sudo dnf remove
lmdb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lmdb.x86_64 package on Fedora 34
Last metadata expiration check: 0:16:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lmdb
Version : 0.9.29
Release : 1.fc34
Architecture : x86_64
Size : 32 k
Source : lmdb-0.9.29-1.fc34.src.rpm
Repository : fedora
Summary : Memory-mapped key-value database
URL : http://symas.com/mdb
License : OpenLDAP
Description : LMDB is an ultra-fast, ultra-compact key-value embedded data
: store developed by Symas for the OpenLDAP Project. By using memory-mapped files,
: it provides the read performance of a pure in-memory database while still
: offering the persistence of standard disk-based databases, and is only limited
: to the size of the virtual address space.
Available Packages
Name : lmdb
Version : 0.9.29
Release : 1.fc34
Architecture : x86_64
Size : 32 k
Source : lmdb-0.9.29-1.fc34.src.rpm
Repository : fedora
Summary : Memory-mapped key-value database
URL : http://symas.com/mdb
License : OpenLDAP
Description : LMDB is an ultra-fast, ultra-compact key-value embedded data
: store developed by Symas for the OpenLDAP Project. By using memory-mapped files,
: it provides the read performance of a pure in-memory database while still
: offering the persistence of standard disk-based databases, and is only limited
: to the size of the virtual address space.