How to Install and Uninstall python3-django-gravatar2.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "python3-django-gravatar2.noarch" package

Please follow the instructions below to install python3-django-gravatar2.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-django-gravatar2.noarch

2. Uninstall "python3-django-gravatar2.noarch" package

This guide let you learn how to uninstall python3-django-gravatar2.noarch on Fedora 39:

$ sudo dnf remove python3-django-gravatar2.noarch $ sudo dnf autoremove

3. Information about the python3-django-gravatar2.noarch package on Fedora 39

Last metadata expiration check: 5:04:32 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-django-gravatar2
Version : 1.4.4
Release : 7.fc39
Architecture : noarch
Size : 30 k
Source : python-django-gravatar2-1.4.4-7.fc39.src.rpm
Repository : fedora
Summary : Essential Gravatar support for Django
URL : https://gitlab.com/mailman/django-mailman3
License : MIT
Description : A lightweight django-gravatar app. Includes helper methods for interacting with
: gravatars outside of template code.
:
: Features:
: - Helper methods for constructing a gravatar url and checking an email for an
: existing gravatar
: - Templatetags for generating a gravatar url or gravatar tag.
: - Full test suite