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

Last updated: September 28,2024

1. Install "python3-plyvel.x86_64" package

This guide covers the steps necessary to install python3-plyvel.x86_64 on Fedora 34

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

2. Uninstall "python3-plyvel.x86_64" package

Learn how to uninstall python3-plyvel.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:38:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-plyvel
Version : 1.3.0
Release : 2.fc34
Architecture : x86_64
Size : 100 k
Source : python-plyvel-1.3.0-2.fc34.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.