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

Last updated: May 18,2024

1. Install "python3-django-ckeditor" package

In this section, we are going to explain the necessary steps to install python3-django-ckeditor on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-ckeditor

2. Uninstall "python3-django-ckeditor" package

This tutorial shows how to uninstall python3-django-ckeditor on openSUSE Leap:

$ sudo zypper remove python3-django-ckeditor

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

Information for package python3-django-ckeditor:
------------------------------------------------
Repository : Main Repository
Name : python3-django-ckeditor
Version : 5.9.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : python-django-ckeditor-5.9.0-bp155.2.10.src
Upstream URL : https://github.com/django-ckeditor/django-ckeditor
Summary : Django admin CKEditor integration
Description :
Django admin CKEditor integration. Provides a RichTextField and
CKEditorWidget utilizing CKEditor with image upload and browsing
support included.