How to Install and Uninstall python3-django-contrib-comments.noarch Package on Fedora 39

Last updated: January 19,2025

1. Install "python3-django-contrib-comments.noarch" package

This tutorial shows how to install python3-django-contrib-comments.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-django-contrib-comments.noarch

2. Uninstall "python3-django-contrib-comments.noarch" package

Please follow the steps below to uninstall python3-django-contrib-comments.noarch on Fedora 39:

$ sudo dnf remove python3-django-contrib-comments.noarch $ sudo dnf autoremove

3. Information about the python3-django-contrib-comments.noarch package on Fedora 39

Last metadata expiration check: 3:41:24 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-django-contrib-comments
Version : 2.0.0
Release : 10.fc39
Architecture : noarch
Size : 247 k
Source : python-django-contrib-comments-2.0.0-10.fc39.src.rpm
Repository : fedora
Summary : The code formerly known as django.contrib.comments
URL : https://github.com/django/django-contrib-comments
License : BSD
Description : Django "excontrib" Comments Django used to include a comments framework; since
: Django 1.6 it's been separated to a separate project. This is that project.This
: framework can be used to attach comments to any model, so you can use it for
: comments on blog entries, photos, book chapters, or anything else.For details,
: consult the documentation.
:
: Documentation: https://django-contrib-comments.readthedocs.io/en/latest/