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

Last updated: May 18,2024

1. Install "python3-django-jsonfield" package

Please follow the steps below to install python3-django-jsonfield on openSUSE Leap

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

2. Uninstall "python3-django-jsonfield" package

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

$ sudo zypper remove python3-django-jsonfield

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

Information for package python3-django-jsonfield:
-------------------------------------------------
Repository : Main Repository
Name : python3-django-jsonfield
Version : 3.1.0-bp155.3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 38.0 KiB
Installed : No
Status : not installed
Source package : python-django-jsonfield-3.1.0-bp155.3.11.src
Upstream URL : https://github.com/dmkoch/django-jsonfield/
Summary : A reusable Django field to store validated JSON
Description :
Django-jsonfield is a reusable Django field that allows you to
store validated JSON in your model.