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

Last updated: October 06,2024

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

This guide let you learn how to install python3-django-mailman3.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall python3-django-mailman3.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:42:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-mailman3
Version : 1.3.9
Release : 1.el9
Architecture : noarch
Size : 483 k
Source : python-django-mailman3-1.3.9-1.el9.src.rpm
Repository : epel
Summary : Django library to help interaction with Mailman
URL : https://gitlab.com/mailman/django-mailman3
License : GPL-3.0-or-later
Description : This package contains libraries and templates for Django-based interfaces
: interacting with Mailman.
:
: To use this application, add django_mailman3 to the INSTALLED_APPS list in your
: Django server’s settings file.