GetPageSpeed Extras

libuv

How to install libuv on AlmaLinux, Rocky Linux, Oracle Linux and RHEL

Cross-platform asynchronous I/O

License: MIT and BSD and ISC http://libuv.org/

Availability

Distro aarch64 noarch x86_64 Version
RHEL 10
RHEL 9
RHEL 8 1.52.1
RHEL 7 1.52.1
RHEL 6

Description

libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others.

Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Install

libuv on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install libuv

libuv on CentOS 7 / RHEL 7

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 libuv

Package downloads require an active GetPageSpeed subscription — one repository for libuv and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Subscribe — from $10/mo

Frequently asked questions

How do I install libuv on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?

Add the GetPageSpeed repository, then install the libuv package with your system package manager.

Which Enterprise Linux versions is libuv available for?

libuv is available for RHEL 7, 8.

Subscribe