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

Last updated: July 05,2024

1. Install "python39-graphql-relay" package

In this section, we are going to explain the necessary steps to install python39-graphql-relay on openSuSE Tumbleweed

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

2. Uninstall "python39-graphql-relay" package

Please follow the steps below to uninstall python39-graphql-relay on openSuSE Tumbleweed:

$ sudo zypper remove python39-graphql-relay

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

Information for package python39-graphql-relay:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-graphql-relay
Version : 3.2.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 80.6 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.