How to Install and Uninstall python3-django-contrib-comments.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Learn how to install python3-django-contrib-comments.noarch on Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-django-contrib-comments.noarch on Rocky Linux 8:

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

3. Information about the python3-django-contrib-comments.noarch package on Rocky Linux 8

Last metadata expiration check: 1:35:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-django-contrib-comments
Version : 2.0.0
Release : 1.el8
Architecture : noarch
Size : 206 k
Source : python-django-contrib-comments-2.0.0-1.el8.src.rpm
Repository : epel
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/