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

Last updated: October 07,2024

1. Install "libcurl-minimal.i686" package

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

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

2. Uninstall "libcurl-minimal.i686" package

This guide covers the steps necessary to uninstall libcurl-minimal.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:15:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcurl-minimal
Version : 7.76.1
Release : 26.el9_3.2
Architecture : i686
Size : 247 k
Source : curl-7.76.1-26.el9_3.2.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Conservatively configured build of libcurl for minimal installations
URL : https://curl.se/
License : MIT
Description : This is a replacement of the 'libcurl' package for minimal installations. It
: comes with a limited set of features compared to the 'libcurl' package. On the
: other hand, the package is smaller and requires fewer run-time dependencies to
: be installed.