How to Install and Uninstall python3-plyvel.x86_64 Package on Fedora 36

Last updated: January 17,2025

1. Install "python3-plyvel.x86_64" package

Please follow the steps below to install python3-plyvel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-plyvel.x86_64

2. Uninstall "python3-plyvel.x86_64" package

This guide covers the steps necessary to uninstall python3-plyvel.x86_64 on Fedora 36:

$ sudo dnf remove python3-plyvel.x86_64 $ sudo dnf autoremove

3. Information about the python3-plyvel.x86_64 package on Fedora 36

Last metadata expiration check: 1:47:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-plyvel
Version : 1.3.0
Release : 5.fc36
Architecture : x86_64
Size : 97 k
Source : python-plyvel-1.3.0-5.fc36.src.rpm
Repository : fedora
Summary : Python 3 interface to the LevelDB embedded database library
URL : https://github.com/wbolster/plyvel
License : BSD
Description : Plyvel is a fast and feature-rich Python interface to the LevelDB embedded
: database library. It has a rich feature set, high performance, and a friendly
: Pythonic API.