How to Install and Uninstall python3-aiogqlc.noarch Package on Oracle Linux 8

Last updated: July 08,2024

1. Install "python3-aiogqlc.noarch" package

This is a short guide on how to install python3-aiogqlc.noarch on Oracle Linux 8

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

2. Uninstall "python3-aiogqlc.noarch" package

Please follow the instructions below to uninstall python3-aiogqlc.noarch on Oracle Linux 8:

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

3. Information about the python3-aiogqlc.noarch package on Oracle Linux 8

Last metadata expiration check: 2:18:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-aiogqlc
Version : 1.0.4
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-aiogqlc-1.0.4-1.el8.src.rpm
Repository : epel
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.