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

Last updated: May 18,2024

1. Install "python36-graphql-relay" package

This guide covers the steps necessary to install python36-graphql-relay on openSuSE Tumbleweed

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

2. Uninstall "python36-graphql-relay" package

Please follow the guidance below to uninstall python36-graphql-relay on openSuSE Tumbleweed:

$ sudo zypper remove python36-graphql-relay

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

Information for package python36-graphql-relay:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-graphql-relay
Version : 3.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 90,5 KiB
Installed : No
Status : not installed
Source package : python-graphql-relay-3.0.0-1.6.src
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.