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

Last updated: January 14,2025

1. Install "python3-graphene.noarch" package

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

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

2. Uninstall "python3-graphene.noarch" package

This guide let you learn how to uninstall python3-graphene.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:15:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-graphene
Version : 3.0b6
Release : 10.fc39
Architecture : noarch
Size : 153 k
Source : python-graphene-3.0b6-10.fc39.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.