How to Install and Uninstall python3-graphql-core Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-graphql-core" package

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

$ sudo apt update $ sudo apt install python3-graphql-core

2. Uninstall "python3-graphql-core" package

Please follow the instructions below to uninstall python3-graphql-core on Kali Linux:

$ sudo apt remove python3-graphql-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-graphql-core package on Kali Linux

Package: python3-graphql-core
Source: graphql-core
Version: 3.2.3-2
Installed-Size: 823
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions | python3 (>> 3.7), python3:any
Size: 126600
SHA256: 90c46331066cc4cc8d357395962b8709d4a73f15b590afdf27f094743b64496d
SHA1: d434bf35b697726d1b3e5682a461bb605135189d
MD5sum: c509aa2a2dde99f7503193c19a29a642
Description: GraphQL implementation for Python, a port of GraphQL.js (Python3 version)
GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference
implementation for GraphQL, a query language for APIs created by Facebook.
GraphQL-core provides a reference implementation for the GraphQL
specification but is also a useful utility for operating on GraphQL files
and building sophisticated tools.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/graphql-python/graphql-core
Section: python
Priority: optional
Filename: pool/main/g/graphql-core/python3-graphql-core_3.2.3-2_all.deb