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

Last updated: October 08,2024

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

Please follow the instructions below to install python3-graphql-server.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall python3-graphql-server.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:17:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-graphql-server
Version : 3.0.0
Release : 4.b3.fc34
Architecture : noarch
Size : 51 k
Source : python-graphql-server-3.0.0-4.b3.fc34.src.rpm
Repository : fedora
Summary : GraphQL Server tools for powering your server
URL : https://pypi.python.org/pypi/graphql-server
License : MIT
Description : GraphQL-Server is a base library that serves as a helper for
: building GraphQL servers or integrations into existing web frameworks
: using GraphQL-Core.