How to Install and Uninstall python3-django-gravatar2.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the instructions below to install python3-django-gravatar2.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-django-gravatar2.noarch on Rocky Linux 9:

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

3. Information about the python3-django-gravatar2.noarch package on Rocky Linux 9

Last metadata expiration check: 0:52:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-django-gravatar2
Version : 1.4.4
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : python-django-gravatar2-1.4.4-1.el9.src.rpm
Repository : epel
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