How to Install and Uninstall libuv Package on Arch Linux

Last updated: May 18,2024

1. Install "libuv" package

In this section, we are going to explain the necessary steps to install libuv on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S libuv

2. Uninstall "libuv" package

Please follow the steps below to uninstall libuv on Arch Linux:

$ sudo pacman -Rcns libuv

3. Information about the libuv package on Arch Linux

Repository : extra
Name : libuv
Version : 1.48.0-1
Description : Multi-platform support library with a focus on asynchronous
I/O
Architecture : x86_64
URL : https://github.com/libuv/libuv
Licenses : custom
Groups : None
Provides : None
Depends On : glibc libnsl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 242.50 KiB
Installed Size : 598.44 KiB
Packager : T.J. Townsend
Build Date : Wed Feb 7 21:59:58 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions