How To Install clufter-lib-ccs.noarch on Amazon Linux 2

In this tutorial we learn how to install clufter-lib-ccs.noarch in Amazon Linux 2. clufter-lib-ccs.noarch is Extra plugins for transforming/analyzing CMAN configuration

Introduction

In this tutorial we learn how to install clufter-lib-ccs.noarch on Amazon Linux 2.

What is clufter-lib-ccs.noarch

This package contains set of additional plugins targeting CMAN cluster configuration unused, reusable formats and filters.

We can use yum to install clufter-lib-ccs.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install clufter-lib-ccs.noarch.

Install clufter-lib-ccs.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install clufter-lib-ccs.noarch using yum by running the following command:

sudo yum -y install clufter-lib-ccs.noarch

How To Uninstall clufter-lib-ccs.noarch on Amazon Linux 2

To uninstall only the clufter-lib-ccs.noarch package we can use the following command:

sudo yum remove clufter-lib-ccs.noarch

clufter-lib-ccs.noarch Package Contents on Amazon Linux 2

/usr/share/clufter/ext-plugins/lib-ccs
/usr/share/clufter/ext-plugins/lib-ccs/filters
/usr/share/clufter/ext-plugins/lib-ccs/filters/__init__.py
/usr/share/clufter/ext-plugins/lib-ccs/filters/__init__.pyc
/usr/share/clufter/ext-plugins/lib-ccs/filters/__init__.pyo
/usr/share/clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.py
/usr/share/clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.pyc
/usr/share/clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.pyo

References

Summary

In this tutorial we learn how to install clufter-lib-ccs.noarch on Amazon Linux 2 using yum.