How to Install and Uninstall libunifex.x86_64 Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "libunifex.x86_64" package

Please follow the instructions below to install libunifex.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libunifex.x86_64

2. Uninstall "libunifex.x86_64" package

This guide covers the steps necessary to uninstall libunifex.x86_64 on CentOS Stream 9:

$ sudo dnf remove libunifex.x86_64 $ sudo dnf autoremove

3. Information about the libunifex.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:37:12 ago on Sat Mar 16 16:03:45 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.