How to Install and Uninstall python3-django-mailman3.noarch Package on AlmaLinux 9

Last updated: October 04,2024

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

This is a short guide on how to install python3-django-mailman3.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall python3-django-mailman3.noarch on AlmaLinux 9:

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

3. Information about the python3-django-mailman3.noarch package on AlmaLinux 9

Last metadata expiration check: 1:25:50 ago on Wed Mar 13 07:41:12 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.