How to Install and Uninstall python3-django-gravatar2.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

This tutorial shows how to install python3-django-gravatar2.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python3-django-gravatar2.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-django-gravatar2.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:07 ago on Mon Feb 26 07:04:30 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