How to Install and Uninstall python3-django-graphene Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-django-graphene" package

In this section, we are going to explain the necessary steps to install python3-django-graphene on Kali Linux

$ sudo apt update $ sudo apt install python3-django-graphene

2. Uninstall "python3-django-graphene" package

This guide covers the steps necessary to uninstall python3-django-graphene on Kali Linux:

$ sudo apt remove python3-django-graphene $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-graphene package on Kali Linux

Package: python3-django-graphene
Source: django-graphene
Version: 3.2.0-1
Installed-Size: 1473
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 3.2), python3-graphene (>= 3.0), python3-promise, python3-singledispatch, python3-graphql-core (>= 3.1.0), python3-graphql-relay (>= 3.2.0), python3-text-unidecode, python3:any
Size: 298212
SHA256: 4016a5218eab46d87908ce738d8622466ff1a9dc4d5cd7da6e9980517055fe67
SHA1: dbfb1697c09e54029a8ecc9a955cc9e8d644e27c
MD5sum: 0478dc1525c4016539b1669474559072
Description: Django integration for Graphene (Python3 version)
Graphene-Django is built on top of Graphene. Graphene-Django provides some
additional abstractions that make it easy to add GraphQL functionality to
your Django project.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/graphql-python/graphene-django
Section: python
Priority: optional
Filename: pool/main/d/django-graphene/python3-django-graphene_3.2.0-1_all.deb