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

Last updated: May 20,2024

1. Install "python3-graphene-mongo" package

This guide covers the steps necessary to install python3-graphene-mongo on Kali Linux

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

2. Uninstall "python3-graphene-mongo" package

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

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

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

Package: python3-graphene-mongo
Source: python-graphene-mongo
Version: 0.4.1-2
Installed-Size: 138
Maintainer: Debian Python Team
Architecture: all
Depends: python3-asgiref, python3-graphene, python3-mongoengine (>= 0.27.0), python3-promise, python3:any
Size: 17640
SHA256: 6648e9e56af247d8b14ebbafe814612b4d9c30910ea15fd75d7ca63f8e4984d5
SHA1: 1cb20530ce19a65cabca3e684ffe3c5ea691816c
MD5sum: 36f67057220fa96c2aa0643a09486db8
Description: Mongoengine integration for graphene
Graphene-Mongo provides mongoengine integration to graphene
graphql library.
Description-md5:
Homepage: https://github.com/graphql-python/graphene-mongo
Section: python
Priority: optional
Filename: pool/main/p/python-graphene-mongo/python3-graphene-mongo_0.4.1-2_all.deb

5. The same packages on other Linux Distributions