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

Last updated: May 18,2024

1. Install "python3-graphene.noarch" package

Please follow the guidance below to install python3-graphene.noarch on Fedora 34

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

2. Uninstall "python3-graphene.noarch" package

Learn how to uninstall python3-graphene.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:09:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-graphene
Version : 3.0b6
Release : 2.fc34
Architecture : noarch
Size : 109 k
Source : python-graphene-3.0b6-2.fc34.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.