How to Install and Uninstall coeurl.x86_64 Package on Fedora 39

Last updated: December 01,2024

1. Install "coeurl.x86_64" package

Please follow the guidance below to install coeurl.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install coeurl.x86_64

2. Uninstall "coeurl.x86_64" package

In this section, we are going to explain the necessary steps to uninstall coeurl.x86_64 on Fedora 39:

$ sudo dnf remove coeurl.x86_64 $ sudo dnf autoremove

3. Information about the coeurl.x86_64 package on Fedora 39

Last metadata expiration check: 1:27:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : coeurl
Version : 0.3.0
Release : 5.fc39
Architecture : x86_64
Size : 43 k
Source : coeurl-0.3.0-5.fc39.src.rpm
Repository : fedora
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.