How to Install and Uninstall python310-graphql-relay Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-graphql-relay" package

Please follow the step by step instructions below to install python310-graphql-relay on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-graphql-relay

2. Uninstall "python310-graphql-relay" package

Please follow the step by step instructions below to uninstall python310-graphql-relay on openSuSE Tumbleweed:

$ sudo zypper remove python310-graphql-relay

3. Information about the python310-graphql-relay package on openSuSE Tumbleweed

Information for package python310-graphql-relay:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-graphql-relay
Version : 3.2.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 80.7 KiB
Installed : No
Status : not installed
Source package : python-graphql-relay-3.2.0-2.3.src
Upstream URL : https://github.com/graphql-python/graphql-relay-py
Summary : Relay implementation for Python
Description :
Relay Library for GraphQL Python.
This is a library to allow the easy creation of Relay-compliant servers using
the GraphQL Python reference implementation of a GraphQL server.