How to Install and Uninstall qcoro-qt5.x86_64 Package on Fedora 38
Last updated: November 30,2024
1. Install "qcoro-qt5.x86_64" package
Please follow the step by step instructions below to install qcoro-qt5.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
qcoro-qt5.x86_64
Copied
2. Uninstall "qcoro-qt5.x86_64" package
Learn how to uninstall qcoro-qt5.x86_64 on Fedora 38:
$
sudo dnf remove
qcoro-qt5.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the qcoro-qt5.x86_64 package on Fedora 38
Last metadata expiration check: 4:55:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : qcoro-qt5
Version : 0.9.0
Release : 7.fc38
Architecture : x86_64
Size : 125 k
Source : qcoro-0.9.0-7.fc38.src.rpm
Repository : updates
Summary : C++ Coroutines for Qt 5
URL : https://github.com/danvratil/qcoro
License : MIT
Description : The QCoro library provides set of tools to make use of the C++20 coroutines
: in connection with certain asynchronous Qt actions.
:
: The major benefit of using coroutines with Qt types is that it allows writing
: asynchronous code as if it were synchronous and, most importantly, while the
: coroutine is co_awaiting, the Qt event loop runs as usual, meaning that your
: application remains responsive.
Available Packages
Name : qcoro-qt5
Version : 0.9.0
Release : 7.fc38
Architecture : x86_64
Size : 125 k
Source : qcoro-0.9.0-7.fc38.src.rpm
Repository : updates
Summary : C++ Coroutines for Qt 5
URL : https://github.com/danvratil/qcoro
License : MIT
Description : The QCoro library provides set of tools to make use of the C++20 coroutines
: in connection with certain asynchronous Qt actions.
:
: The major benefit of using coroutines with Qt types is that it allows writing
: asynchronous code as if it were synchronous and, most importantly, while the
: coroutine is co_awaiting, the Qt event loop runs as usual, meaning that your
: application remains responsive.