How to Install and Uninstall python-graphene-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-graphene-doc" package

Please follow the step by step instructions below to install python-graphene-doc on Kali Linux

$ sudo apt update $ sudo apt install python-graphene-doc

2. Uninstall "python-graphene-doc" package

Here is a brief guide to show you how to uninstall python-graphene-doc on Kali Linux:

$ sudo apt remove python-graphene-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-graphene-doc package on Kali Linux

Package: python-graphene-doc
Source: python-graphene
Version: 3.3.0-1
Installed-Size: 1101
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 102320
SHA256: 4e1343f504b0e36ac0c62f6ee14cb1355f51392ff86c599ebdb3459cff0f2c9b
SHA1: df64ec700b21225f56da91f414344d3c92ee7b57
MD5sum: e265598b0b80e1ec34c7f11b9ff01158
Description: GraphQL Framework for Python (Documentation)
Graphene is a Python library for building GraphQL schemas/types fast and
easily.
.
* Easy to use: Graphene helps you use GraphQL in Python without effort.
* Relay: Graphene has builtin support for Relay.
* Data agnostic: Graphene supports any kind of data source: SQL (Django,
SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes
that by providing a complete API you could plug Graphene anywhere
your data lives and make your data available through GraphQL.
.
This package contains the documentation of the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/graphql-python/graphene
Section: doc
Priority: optional
Filename: pool/main/p/python-graphene/python-graphene-doc_3.3.0-1_all.deb