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

Last updated: October 08,2024

1. Install "libcurl-devel.i686" package

Learn how to install libcurl-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libcurl-devel.i686" package

This tutorial shows how to uninstall libcurl-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:28:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libcurl-devel
Version : 7.61.1
Release : 33.el8
Architecture : i686
Size : 835 k
Source : curl-7.61.1-33.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Files needed for building applications with libcurl
URL : https://curl.haxx.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.