How to Install and Uninstall python3-aiogqlc.noarch Package on Fedora 38

Last updated: October 07,2024

1. Install "python3-aiogqlc.noarch" package

Here is a brief guide to show you how to install python3-aiogqlc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-aiogqlc.noarch

2. Uninstall "python3-aiogqlc.noarch" package

This guide covers the steps necessary to uninstall python3-aiogqlc.noarch on Fedora 38:

$ sudo dnf remove python3-aiogqlc.noarch $ sudo dnf autoremove

3. Information about the python3-aiogqlc.noarch package on Fedora 38

Last metadata expiration check: 4:53:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-aiogqlc
Version : 1.0.4
Release : 9.fc38
Architecture : noarch
Size : 17 k
Source : python-aiogqlc-1.0.4-9.fc38.src.rpm
Repository : fedora
Summary : GraphQL client with file upload support
URL : https://github.com/DoctorJohn/aiogqlc
License : MIT
Description : Python asynchronous/IO GraphQL client based on aiohttp that supports the
: GraphQL multipart form requests spec for file uploads.