How to Install and Uninstall python39-django-jsonfield Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python39-django-jsonfield" package

Please follow the guidance below to install python39-django-jsonfield on openSuSE Tumbleweed

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

2. Uninstall "python39-django-jsonfield" package

Please follow the instructions below to uninstall python39-django-jsonfield on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-jsonfield

3. Information about the python39-django-jsonfield package on openSuSE Tumbleweed

Information for package python39-django-jsonfield:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-jsonfield
Version : 3.1.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 30.5 KiB
Installed : No
Status : not installed
Source package : python-django-jsonfield-3.1.0-4.1.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.