How to Install and Uninstall python3-django-avatar Package on openSUSE Leap

Last updated: July 04,2024

1. Install "python3-django-avatar" package

This guide covers the steps necessary to install python3-django-avatar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-avatar

2. Uninstall "python3-django-avatar" package

Please follow the guidelines below to uninstall python3-django-avatar on openSUSE Leap:

$ sudo zypper remove python3-django-avatar

3. Information about the python3-django-avatar package on openSUSE Leap

Information for package python3-django-avatar:
----------------------------------------------
Repository : Main Repository
Name : python3-django-avatar
Version : 5.0.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 187.9 KiB
Installed : No
Status : not installed
Source package : python-django-avatar-5.0.0-bp155.2.12.src
Upstream URL : https://github.com/grantmcconnaughey/django-avatar/
Summary : Django-avatar package
Description :
Django-avatar is a reusable application for handling user avatars. It has the
ability to default to Gravatar_ if no avatar is found for a certain user.
Django-avatar automatically generates thumbnails and stores them to your default
file storage backend for retrieval later.