How to Install and Uninstall python3-django-contrib-comments Package on Kali Linux

Last updated: April 29,2024

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

This is a short guide on how to install python3-django-contrib-comments on Kali Linux

$ sudo apt update $ sudo apt install python3-django-contrib-comments

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

This guide covers the steps necessary to uninstall python3-django-contrib-comments on Kali Linux:

$ sudo apt remove python3-django-contrib-comments $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-contrib-comments package on Kali Linux

Package: python3-django-contrib-comments
Source: python-django-contrib-comments
Version: 2.2.0-2
Installed-Size: 1296
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-contrib-comments-doc
Size: 120648
SHA256: 207e8276ed678b23be9877e11400c72bd6e9e79a74caa245ba3a67be4f3d3691
SHA1: 75b511ff3f677698d475102000604535a45905e9
MD5sum: 4d8efc5f79b2efcebdc5f3afedeb083c
Description: Django comments framework (Python3 version)
Django used to include a comments framework; since Django 1.6 it's been
separated to a separate 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.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django/django-contrib-comments/
Section: python
Priority: optional
Filename: pool/main/p/python-django-contrib-comments/python3-django-contrib-comments_2.2.0-2_all.deb