How to Install and Uninstall ucx-ib.x86_64 Package on Oracle Linux 8

Last updated: June 02,2024

1. Install "ucx-ib.x86_64" package

Please follow the instructions below to install ucx-ib.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ucx-ib.x86_64

2. Uninstall "ucx-ib.x86_64" package

Please follow the instructions below to uninstall ucx-ib.x86_64 on Oracle Linux 8:

$ sudo dnf remove ucx-ib.x86_64 $ sudo dnf autoremove

3. Information about the ucx-ib.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:59:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ucx-ib
Version : 1.11.2
Release : 2.el8
Architecture : x86_64
Size : 198 k
Source : ucx-1.11.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : UCX RDMA support
URL : http://www.openucx.org
License : BSD
Description : Provides support for IBTA-compliant transports for UCX. This includes RoCE,
: InfiniBand, OmniPath, and any other transport supported by IB Verbs API.
: Typically these transports provide RDMA support, which enables a fast and
: hardware-offloaded data transfer.