How to Install and Uninstall python3-django-contrib-comments.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

Here is a brief guide to show you how to install python3-django-contrib-comments.noarch on CentOS Stream 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 CentOS Stream 8:

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

3. Information about the python3-django-contrib-comments.noarch package on CentOS Stream 8

Last metadata expiration check: 0:49:02 ago on Sun Feb 25 03:03:59 2024.
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/