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

Last updated: June 03,2024

1. Install "python36-django-jsonfield" package

Please follow the step by step instructions below to install python36-django-jsonfield on openSuSE Tumbleweed

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

2. Uninstall "python36-django-jsonfield" package

Please follow the guidance below to uninstall python36-django-jsonfield on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-jsonfield

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

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