How to Install and Uninstall leveldb.x86_64 Package on Fedora 36
Last updated: November 28,2024
1. Install "leveldb.x86_64" package
Please follow the guidance below to install leveldb.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
leveldb.x86_64
Copied
2. Uninstall "leveldb.x86_64" package
This guide covers the steps necessary to uninstall leveldb.x86_64 on Fedora 36:
$
sudo dnf remove
leveldb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the leveldb.x86_64 package on Fedora 36
Last metadata expiration check: 4:37:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : leveldb
Version : 1.23
Release : 4.fc36
Architecture : x86_64
Size : 152 k
Source : leveldb-1.23-4.fc36.src.rpm
Repository : fedora
Summary : A fast and lightweight key/value database library by Google
URL : https://github.com/google/leveldb
License : BSD
Description : LevelDB is a fast key-value storage library written at Google that provides an
: ordered mapping from string keys to string values.
Available Packages
Name : leveldb
Version : 1.23
Release : 4.fc36
Architecture : x86_64
Size : 152 k
Source : leveldb-1.23-4.fc36.src.rpm
Repository : fedora
Summary : A fast and lightweight key/value database library by Google
URL : https://github.com/google/leveldb
License : BSD
Description : LevelDB is a fast key-value storage library written at Google that provides an
: ordered mapping from string keys to string values.