How to Install and Uninstall python3-anykeystore.noarch Package on Fedora 36

Last updated: December 28,2024

1. Install "python3-anykeystore.noarch" package

Please follow the guidelines below to install python3-anykeystore.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-anykeystore.noarch

2. Uninstall "python3-anykeystore.noarch" package

This guide let you learn how to uninstall python3-anykeystore.noarch on Fedora 36:

$ sudo dnf remove python3-anykeystore.noarch $ sudo dnf autoremove

3. Information about the python3-anykeystore.noarch package on Fedora 36

Last metadata expiration check: 5:49:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-anykeystore
Version : 0.2
Release : 33.fc36
Architecture : noarch
Size : 39 k
Source : python-anykeystore-0.2-33.fc36.src.rpm
Repository : fedora
Summary : A key-value store supporting multiple backends
URL : http://pypi.python.org/pypi/anykeystore
License : MIT
Description : A generic interface wrapping multiple different backends to provide a
: consistent key-value storage API. This library is intended to be used by
: other libraries that require some form of generic storage.