How to Install and Uninstall libcurl-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "libcurl-devel.i686" package

Please follow the steps below to install libcurl-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libcurl-devel.i686" package

Please follow the guidelines below to uninstall libcurl-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libcurl-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcurl-devel
Version : 7.76.1
Release : 26.el9_3.2
Architecture : i686
Size : 980 k
Source : curl-7.76.1-26.el9_3.2.src.rpm
Repository : ubi-9-appstream-rpms
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.