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

Last updated: November 01,2024

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

This is a short guide on how to install python3-django-mailman3.noarch on Fedora 35

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

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

Please follow the steps below to uninstall python3-django-mailman3.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:30:57 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-django-mailman3
Version : 1.3.7
Release : 1.fc35
Architecture : noarch
Size : 475 k
Source : python-django-mailman3-1.3.7-1.fc35.src.rpm
Repository : updates
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.