How to Install and Uninstall libuv Package on Manjaro

Last updated: May 18,2024

1. Install "libuv" package

This guide covers the steps necessary to install libuv on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libuv

2. Uninstall "libuv" package

Learn how to uninstall libuv on Manjaro:

$ sudo pacman -Rcns libuv

3. Information about the libuv package on Manjaro

Repository : extra
Name : libuv
Version : 1.47.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 : 240.50 KiB
Installed Size : 594.23 KiB
Packager : T.J. Townsend
Build Date : Mon Nov 6 21:02:46 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions