How to Install and Uninstall python3-django-mailman3.noarch Package on Fedora 36

Last updated: June 26,2024

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

This guide covers the steps necessary to install python3-django-mailman3.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall python3-django-mailman3.noarch on Fedora 36:

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

3. Information about the python3-django-mailman3.noarch package on Fedora 36

Last metadata expiration check: 0:51:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-django-mailman3
Version : 1.3.7
Release : 2.fc36
Architecture : noarch
Size : 476 k
Source : python-django-mailman3-1.3.7-2.fc36.src.rpm
Repository : fedora
Summary : Django library to help interaction with Mailman
URL : https://gitlab.com/mailman/django-mailman3
License : GPLv3+
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.