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

Last updated: October 05,2024

1. Install "python310-django-jsonfield" package

In this section, we are going to explain the necessary steps to install python310-django-jsonfield on openSuSE Tumbleweed

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

2. Uninstall "python310-django-jsonfield" package

Please follow the step by step instructions below to uninstall python310-django-jsonfield on openSuSE Tumbleweed:

$ sudo zypper remove python310-django-jsonfield

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

Information for package python310-django-jsonfield:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-jsonfield
Version : 3.1.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 30.6 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.