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

Last updated: January 11,2025

1. Install "python3-graphql-relay" package

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

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

2. Uninstall "python3-graphql-relay" package

In this section, we are going to explain the necessary steps to uninstall python3-graphql-relay on Kali Linux:

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

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

Package: python3-graphql-relay
Source: graphql-relay
Version: 3.2.0-2
Installed-Size: 74
Maintainer: Debian Python Team
Architecture: all
Depends: python3-graphql-core (>= 3.1~), python3-typing-extensions | python3 (>> 3.8), python3:any
Size: 15104
SHA256: 1ea2b6b8b0c53817b877d0b8fa00352bb6e6e21f17d8be9d4a4b1f48bfbdc9ec
SHA1: df475743a05603afba937c141aa8fdda7e23f68b
MD5sum: 328323b8907d74e71af30db508ca7825
Description: Relay Library for GraphQL Python (Python3 version)
This package contains the Relay (https://relay.dev/) library for GraphQL-core.
.
It allows the easy creation of Relay-compliant servers using GraphQL-core.
GraphQL-Relay-Py is a Python port of graphql-relay-js
(https://github.com/graphql/graphql-relay-js), while GraphQL-Core is a
Python port of GraphQL.js (https://github.com/graphql/graphql-js), the
reference implementation of GraphQL for JavaScript.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/graphql-python/graphql-relay-py
Section: python
Priority: optional
Filename: pool/main/g/graphql-relay/python3-graphql-relay_3.2.0-2_all.deb