How to Install and Uninstall coeurl.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "coeurl.i686" package

Please follow the guidelines below to install coeurl.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install coeurl.i686

2. Uninstall "coeurl.i686" package

Please follow the steps below to uninstall coeurl.i686 on Fedora 34:

$ sudo dnf remove coeurl.i686 $ sudo dnf autoremove

3. Information about the coeurl.i686 package on Fedora 34

Last metadata expiration check: 2:06:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : coeurl
Version : 0.2.0
Release : 1.fc34
Architecture : i686
Size : 41 k
Source : coeurl-0.2.0-1.fc34.src.rpm
Repository : updates
Summary : Simple async wrapper around CURL for C++
URL : https://nheko.im/nheko-reborn/coeurl
License : MIT
Description : Simple library to do http requests asynchronously via CURL in C++.
:
: Based on the CURL-libevent example.