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

Last updated: October 05,2024

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

Please follow the guidance below to install python3-django-contrib-comments.noarch on Fedora 34

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

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

This is a short guide on how to uninstall python3-django-contrib-comments.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:10:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-django-contrib-comments
Version : 2.0.0
Release : 2.fc34
Architecture : noarch
Size : 200 k
Source : python-django-contrib-comments-2.0.0-2.fc34.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/