How to Install and Uninstall libcurl-minimal.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "libcurl-minimal.x86_64" package

Please follow the instructions below to install libcurl-minimal.x86_64 on Oracle Linux 9

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

2. Uninstall "libcurl-minimal.x86_64" package

Learn how to uninstall libcurl-minimal.x86_64 on Oracle Linux 9:

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

3. Information about the libcurl-minimal.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:21:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libcurl-minimal
Version : 7.76.1
Release : 26.el9_3.2
Architecture : x86_64
Size : 224 k
Source : curl-7.76.1-26.el9_3.2.src.rpm
Repository : ol9_baseos_latest
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.