How to Install and Uninstall python3-ana.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-ana.noarch" package
In this section, we are going to explain the necessary steps to install python3-ana.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-ana.noarch
Copied
2. Uninstall "python3-ana.noarch" package
This guide covers the steps necessary to uninstall python3-ana.noarch on Fedora 36:
$
sudo dnf remove
python3-ana.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ana.noarch package on Fedora 36
Last metadata expiration check: 1:56:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-ana
Version : 0.06
Release : 7.fc36
Architecture : noarch
Size : 21 k
Source : python-ana-0.06-7.fc36.src.rpm
Repository : fedora
Summary : Python module to provide easy distributed data storage
URL : https://pypi.org/project/ana/
License : MIT
Description : ANA is a project to provide easy distributed data storage. It provides every
: object with a UUID and, when pickled, will first serialize the object's state
: to a central location and then "pickle" the object into just its UUID.
Available Packages
Name : python3-ana
Version : 0.06
Release : 7.fc36
Architecture : noarch
Size : 21 k
Source : python-ana-0.06-7.fc36.src.rpm
Repository : fedora
Summary : Python module to provide easy distributed data storage
URL : https://pypi.org/project/ana/
License : MIT
Description : ANA is a project to provide easy distributed data storage. It provides every
: object with a UUID and, when pickled, will first serialize the object's state
: to a central location and then "pickle" the object into just its UUID.