How to Install and Uninstall libcurl-devel.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "libcurl-devel.x86_64" package

Please follow the step by step instructions below to install libcurl-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "libcurl-devel.x86_64" package

Please follow the guidelines below to uninstall libcurl-devel.x86_64 on CentOS Stream 9:

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

3. Information about the libcurl-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:22:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcurl-devel
Version : 7.76.1
Release : 29.el9
Architecture : x86_64
Size : 976 k
Source : curl-7.76.1-29.el9.src.rpm
Repository : appstream
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.