How to Install and Uninstall curl-minimal.x86_64 Package on AlmaLinux 9

Last updated: October 15,2024

1. Install "curl-minimal.x86_64" package

Here is a brief guide to show you how to install curl-minimal.x86_64 on AlmaLinux 9

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

2. Uninstall "curl-minimal.x86_64" package

This is a short guide on how to uninstall curl-minimal.x86_64 on AlmaLinux 9:

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

3. Information about the curl-minimal.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:46:27 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : curl-minimal
Version : 7.76.1
Release : 26.el9_3.3
Architecture : x86_64
Size : 239 k
Source : curl-7.76.1-26.el9_3.3.src.rpm
Repository : @System
From repo : baseos
Summary : Conservatively configured build of curl for minimal installations
URL : https://curl.se/
License : MIT
Description : This is a replacement of the 'curl' package for minimal installations. It
: comes with a limited set of features compared to the 'curl' package. On the
: other hand, the package is smaller and requires fewer run-time dependencies to
: be installed.