How to Install and Uninstall python39-graphql-core Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "python39-graphql-core" package

Please follow the steps below to install python39-graphql-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-graphql-core

2. Uninstall "python39-graphql-core" package

This tutorial shows how to uninstall python39-graphql-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-graphql-core

3. Information about the python39-graphql-core package on openSuSE Tumbleweed

Information for package python39-graphql-core:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-graphql-core
Version : 3.2.3-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-graphql-core-3.2.3-2.3.src
Upstream URL : https://github.com/graphql-python/graphql-core
Summary : GraphQL implementation for Python
Description :
GraphQL implementation for Python, a port of GraphQL.js,
the JavaScript reference implementation for GraphQL.