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

Last updated: September 20,2024

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

Here is a brief guide to show you how to install python3-django-gravatar2.noarch on Oracle Linux 9

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

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

Learn how to uninstall python3-django-gravatar2.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:26:44 ago on Thu Feb 15 07:50:05 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