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

Last updated: September 18,2024

1. Install "python3-graphql-core.noarch" package

Here is a brief guide to show you how to install python3-graphql-core.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-graphql-core.noarch

2. Uninstall "python3-graphql-core.noarch" package

Please follow the step by step instructions below to uninstall python3-graphql-core.noarch on Fedora 34:

$ sudo dnf remove python3-graphql-core.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:54:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-graphql-core
Version : 3.1.3
Release : 1.fc34
Architecture : noarch
Size : 296 k
Source : python-graphql-core-3.1.3-1.fc34.src.rpm
Repository : fedora
Summary : GraphQL implementation for Python
URL : https://github.com/graphql-python/graphql-core
License : MIT
Description : GraphQL-core-3 is a Python port of GraphQL.js, the JavaScript reference
: implementation for GraphQL, a query language for APIs.