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

Last updated: May 10,2024

1. Install "python3-anykeystore.noarch" package

In this section, we are going to explain the necessary steps to install python3-anykeystore.noarch on Fedora 35

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

2. Uninstall "python3-anykeystore.noarch" package

This tutorial shows how to uninstall python3-anykeystore.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:11:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-anykeystore
Version : 0.2
Release : 31.fc35
Architecture : noarch
Size : 39 k
Source : python-anykeystore-0.2-31.fc35.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.