How to Install and Uninstall libuv.i686 Package on Oracle Linux 8

Last updated: September 18,2024

1. Install "libuv.i686" package

In this section, we are going to explain the necessary steps to install libuv.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libuv.i686

2. Uninstall "libuv.i686" package

Please follow the instructions below to uninstall libuv.i686 on Oracle Linux 8:

$ sudo dnf remove libuv.i686 $ sudo dnf autoremove

3. Information about the libuv.i686 package on Oracle Linux 8

Last metadata expiration check: 2:31:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libuv
Epoch : 1
Version : 1.41.1
Release : 1.el8_4
Architecture : i686
Size : 165 k
Source : libuv-1.41.1-1.el8_4.src.rpm
Repository : ol8_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