How to Install and Uninstall python3-graphene.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "python3-graphene.noarch" package

Learn how to install python3-graphene.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-graphene.noarch

2. Uninstall "python3-graphene.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-graphene.noarch on Fedora 36:

$ sudo dnf remove python3-graphene.noarch $ sudo dnf autoremove

3. Information about the python3-graphene.noarch package on Fedora 36

Last metadata expiration check: 2:44:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-graphene
Version : 3.0b6
Release : 5.fc36
Architecture : noarch
Size : 109 k
Source : python-graphene-3.0b6-5.fc36.src.rpm
Repository : fedora
Summary : GraphQL Framework for Python
URL : https://github.com/graphql-python/graphene
License : MIT
Description : Graphene is a Python library for building GraphQL schemas/types fast and easily.