How to Install and Uninstall python3-django-contrib-comments Package on openSUSE Leap

Last updated: November 26,2024

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

Please follow the guidance below to install python3-django-contrib-comments on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-contrib-comments

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

Please follow the steps below to uninstall python3-django-contrib-comments on openSUSE Leap:

$ sudo zypper remove python3-django-contrib-comments

3. Information about the python3-django-contrib-comments package on openSUSE Leap

Information for package python3-django-contrib-comments:
--------------------------------------------------------
Repository : Main Repository
Name : python3-django-contrib-comments
Version : 1.9.2-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-django-contrib-comments-1.9.2-bp155.2.14.src
Upstream URL : https://github.com/django/django-contrib-comments
Summary : Framework for attaching comments to Django models
Description :
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 is the same framework that was removed from Django 1.6.