How to Install and Uninstall python3-django-mailman3.noarch Package on CentOS Stream 9
Last updated: February 09,2025
1. Install "python3-django-mailman3.noarch" package
This tutorial shows how to install python3-django-mailman3.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-mailman3.noarch
Copied
2. Uninstall "python3-django-mailman3.noarch" package
Please follow the steps below to uninstall python3-django-mailman3.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-django-mailman3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-mailman3.noarch package on CentOS Stream 9
Last metadata expiration check: 0:00:58 ago on Sat Mar 16 16:03:45 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.
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.