How to Install and Uninstall corosync.x86_64 Package on Amazon Linux 2

Last updated: October 06,2024

1. Install "corosync.x86_64" package

In this section, we are going to explain the necessary steps to install corosync.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install corosync.x86_64

2. Uninstall "corosync.x86_64" package

Please follow the steps below to uninstall corosync.x86_64 on Amazon Linux 2:

$ sudo yum remove corosync.x86_64 $ sudo yum autoremove

3. Information about the corosync.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : corosync
Arch : x86_64
Version : 2.4.3
Release : 6.amzn2.1
Size : 224 k
Repo : amzn2-core/2/x86_64
Summary : The Corosync Cluster Engine and Application Programming Interfaces
URL : http://corosync.github.io/corosync/
License : BSD
Description : This package contains the Corosync Cluster Engine Executive,
: several default APIs and libraries, default configuration files,
: and an init script.