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

Last updated: October 06,2024

1. Install "python3-anykeystore.noarch" package

Please follow the step by step instructions below to install python3-anykeystore.noarch on Fedora 34

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

2. Uninstall "python3-anykeystore.noarch" package

Please follow the step by step instructions below to uninstall python3-anykeystore.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:06:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-anykeystore
Version : 0.2
Release : 29.fc34
Architecture : noarch
Size : 39 k
Source : python-anykeystore-0.2-29.fc34.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.