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

Last updated: September 29,2024

1. Install "coeurl.x86_64" package

In this section, we are going to explain the necessary steps to install coeurl.x86_64 on Fedora 34

$ 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 34:

$ sudo dnf remove coeurl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:38:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : coeurl
Version : 0.2.0
Release : 1.fc34
Architecture : x86_64
Size : 40 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.