How to Install and Uninstall libcurl-devel.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "libcurl-devel.x86_64" package

Please follow the guidance below to install libcurl-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libcurl-devel.x86_64

2. Uninstall "libcurl-devel.x86_64" package

This guide let you learn how to uninstall libcurl-devel.x86_64 on Fedora 35:

$ sudo dnf remove libcurl-devel.x86_64 $ sudo dnf autoremove

3. Information about the libcurl-devel.x86_64 package on Fedora 35

Last metadata expiration check: 2:57:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libcurl-devel
Version : 7.79.1
Release : 5.fc35
Architecture : x86_64
Size : 858 k
Source : curl-7.79.1-5.fc35.src.rpm
Repository : updates
Summary : Files needed for building applications with libcurl
URL : https://curl.se/
License : MIT
Description : The libcurl-devel package includes header files and libraries necessary for
: developing programs which use the libcurl library. It contains the API
: documentation of the library, too.