How to Install and Uninstall ucx-cma.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "ucx-cma.x86_64" package

Please follow the step by step instructions below to install ucx-cma.x86_64 on Fedora 34

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

2. Uninstall "ucx-cma.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ucx-cma.x86_64 on Fedora 34:

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

3. Information about the ucx-cma.x86_64 package on Fedora 34

Last metadata expiration check: 4:21:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ucx-cma
Version : 1.10.1
Release : 1.fc34
Architecture : x86_64
Size : 15 k
Source : ucx-1.10.1-1.fc34.src.rpm
Repository : updates
Summary : UCX CMA support
URL : http://www.openucx.org
License : BSD
Description : Provides CMA (Linux cross-memory-attach) transport for UCX. It utilizes the
: system calls process_vm_readv/writev() for one-shot memory copy from another
: process.