How to Install and Uninstall libuv.x86_64 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "libuv.x86_64" package

Please follow the steps below to install libuv.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libuv.x86_64

2. Uninstall "libuv.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libuv.x86_64 on CentOS Stream 8:

$ sudo dnf remove libuv.x86_64 $ sudo dnf autoremove

3. Information about the libuv.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:27:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libuv
Epoch : 1
Version : 1.41.1
Release : 1.el8_4
Architecture : x86_64
Size : 156 k
Source : libuv-1.41.1-1.el8_4.src.rpm
Repository : appstream
Summary : libuv is a multi-platform support library with a focus on asynchronous I/O.
URL : http://libuv.org/
License : MIT and BSD and ISC
Description : libuv is a multi-platform support library with a focus on asynchronous I/O