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

Last updated: September 28,2024

1. Install "coeurl.x86_64" package

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

$ sudo dnf update $ sudo dnf install coeurl.x86_64

2. Uninstall "coeurl.x86_64" package

This guide covers the steps necessary to uninstall coeurl.x86_64 on Fedora 36:

$ sudo dnf remove coeurl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : coeurl
Version : 0.2.1
Release : 1.fc36
Architecture : x86_64
Size : 69 k
Source : coeurl-0.2.1-1.fc36.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.