How to Install and Uninstall python3-aiogqlc.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-aiogqlc.noarch" package
This tutorial shows how to install python3-aiogqlc.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiogqlc.noarch
Copied
2. Uninstall "python3-aiogqlc.noarch" package
This is a short guide on how to uninstall python3-aiogqlc.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-aiogqlc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiogqlc.noarch package on Rocky Linux 8
Last metadata expiration check: 0:45:54 ago on Mon Sep 12 10:27:18 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.
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.