How to Install and Uninstall libunifex.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libunifex.x86_64" package

Please follow the guidelines below to install libunifex.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libunifex.x86_64

2. Uninstall "libunifex.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libunifex.x86_64 on Oracle Linux 9:

$ sudo dnf remove libunifex.x86_64 $ sudo dnf autoremove

3. Information about the libunifex.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:16:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libunifex
Version : 0.4.0
Release : 1.el9
Architecture : x86_64
Size : 35 k
Source : libunifex-0.4.0-1.el9.src.rpm
Repository : epel
Summary : A prototype implementation of the C++ sender/receiver async programming model
URL : https://github.com/facebookexperimental/libunifex
License : Apache-2.0 WITH LLVM-exception
Description : The 'libunifex' project is a prototype implementation of the C++ sender/receiver
: async programming model that is currently being considered for standardisation.