How to Install and Uninstall libcurl-devel.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "libcurl-devel.i686" package

In this section, we are going to explain the necessary steps to install libcurl-devel.i686 on Fedora 39

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

2. Uninstall "libcurl-devel.i686" package

Please follow the instructions below to uninstall libcurl-devel.i686 on Fedora 39:

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

3. Information about the libcurl-devel.i686 package on Fedora 39

Last metadata expiration check: 4:47:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcurl-devel
Version : 8.2.1
Release : 4.fc39
Architecture : i686
Size : 998 k
Source : curl-8.2.1-4.fc39.src.rpm
Repository : updates
Summary : Files needed for building applications with libcurl
URL : https://curl.se/
License : curl
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.