How to Install and Uninstall libuv.i686 Package on CentOS 8 / RHEL 8
Last updated: November 17,2024
1. Install "libuv.i686" package
In this section, we are going to explain the necessary steps to install libuv.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libuv.i686
Copied
2. Uninstall "libuv.i686" package
Please follow the instructions below to uninstall libuv.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libuv.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libuv.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:54:37 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libuv
Epoch : 1
Version : 1.38.0
Release : 2.el8
Architecture : i686
Size : 159 k
Source : libuv-1.38.0-2.el8.src.rpm
Repository : appstream
Summary : Platform layer for node.js
URL : http://libuv.org/
License : MIT and BSD and ISC
Description : libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
: Windows and libev on Unix systems. We intend to eventually contain all platform
: differences in this library.
Available Packages
Name : libuv
Epoch : 1
Version : 1.38.0
Release : 2.el8
Architecture : i686
Size : 159 k
Source : libuv-1.38.0-2.el8.src.rpm
Repository : appstream
Summary : Platform layer for node.js
URL : http://libuv.org/
License : MIT and BSD and ISC
Description : libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
: Windows and libev on Unix systems. We intend to eventually contain all platform
: differences in this library.