How To Install tuned-profiles-sap-hana.noarch on Amazon Linux 2

In this tutorial we learn how to install tuned-profiles-sap-hana.noarch in Amazon Linux 2. tuned-profiles-sap-hana.noarch is Additional tuned profile(s) targeted to SAP HANA loads

Introduction

In this tutorial we learn how to install tuned-profiles-sap-hana.noarch on Amazon Linux 2.

What is tuned-profiles-sap-hana.noarch

Additional tuned profile(s) targeted to SAP HANA loads.

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

Install tuned-profiles-sap-hana.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 tuned-profiles-sap-hana.noarch using yum by running the following command:

sudo yum -y install tuned-profiles-sap-hana.noarch

How To Uninstall tuned-profiles-sap-hana.noarch on Amazon Linux 2

To uninstall only the tuned-profiles-sap-hana.noarch package we can use the following command:

sudo yum remove tuned-profiles-sap-hana.noarch

tuned-profiles-sap-hana.noarch Package Contents on Amazon Linux 2

/usr/lib/tuned/sap-hana
/usr/lib/tuned/sap-hana-vmware
/usr/lib/tuned/sap-hana-vmware/script.sh
/usr/lib/tuned/sap-hana-vmware/tuned.conf
/usr/lib/tuned/sap-hana/tuned.conf
/usr/share/man/man7/tuned-profiles-sap-hana.7.gz

References

Summary

In this tutorial we learn how to install tuned-profiles-sap-hana.noarch on Amazon Linux 2 using yum.