Letter C

curl-latest-minimal in CentOS/RHEL 7 (aarch64) - Conservatively configured and minimal curl

Website: https://curl.se/
License: MIT
Description:
This is a version of the curl utility that is heavily stripped down.
It does not support any of the following protocols:
 DICT, GOPHER, IMAP, LDAP, LDAPS, MQTT, NTLM, POP3, RTSP, SMB, SMTP, TELNET, TFTP
Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install curl-latest-minimal in CentOS/RHEL 7 (aarch64)

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install curl-latest-minimal

Packages

curl-latest-minimal-8.17.0-1.el7.aarch64 [156 KiB] Changelog by Danila Vershinin (2025-11-29):
- upstream release v8.17.0
- enable HTTP/3 support via quictls and bundled nghttp3/ngtcp2
- enable Zstd compression support
- enable SCP/SFTP support via bundled libssh2
- include wcurl utility and shell completions for zsh/fish

Subscribe