How To Install hyperv-daemons-license.noarch on Amazon Linux 2

In this tutorial we learn how to install hyperv-daemons-license.noarch in Amazon Linux 2. hyperv-daemons-license.noarch is License of the HyperV daemons suite

Introduction

In this tutorial we learn how to install hyperv-daemons-license.noarch on Amazon Linux 2.

What is hyperv-daemons-license.noarch

Contains license of the HyperV daemons suite.

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

Install hyperv-daemons-license.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 hyperv-daemons-license.noarch using yum by running the following command:

sudo yum -y install hyperv-daemons-license.noarch

How To Uninstall hyperv-daemons-license.noarch on Amazon Linux 2

To uninstall only the hyperv-daemons-license.noarch package we can use the following command:

sudo yum remove hyperv-daemons-license.noarch

hyperv-daemons-license.noarch Package Contents on Amazon Linux 2

/usr/share/doc/hyperv-daemons-license-0
/usr/share/doc/hyperv-daemons-license-0/COPYING

References

Summary

In this tutorial we learn how to install hyperv-daemons-license.noarch on Amazon Linux 2 using yum.