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

Last updated: October 06,2024

1. Install "python3-aiogqlc.noarch" package

Please follow the guidelines below to install python3-aiogqlc.noarch on Fedora 34

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

2. Uninstall "python3-aiogqlc.noarch" package

Please follow the guidelines below to uninstall python3-aiogqlc.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:26:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-aiogqlc
Version : 1.0.4
Release : 3.fc34
Architecture : noarch
Size : 16 k
Source : python-aiogqlc-1.0.4-3.fc34.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.