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

Last updated: October 05,2024

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

Please follow the steps below to install python3-django-gravatar2.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall python3-django-gravatar2.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:25:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-django-gravatar2
Version : 1.4.4
Release : 5.fc38
Architecture : noarch
Size : 30 k
Source : python-django-gravatar2-1.4.4-5.fc38.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