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

Last updated: April 29,2024

1. Install "python3-graphene.noarch" package

This tutorial shows how to install python3-graphene.noarch on Fedora 35

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

2. Uninstall "python3-graphene.noarch" package

Please follow the step by step instructions below to uninstall python3-graphene.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:20:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-graphene
Version : 3.0b6
Release : 4.fc35
Architecture : noarch
Size : 109 k
Source : python-graphene-3.0b6-4.fc35.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.