How To Install sisu-bean.noarch on Amazon Linux 2

In this tutorial we learn how to install sisu-bean.noarch in Amazon Linux 2. sisu-bean.noarch is Sisu bean POM

Introduction

In this tutorial we learn how to install sisu-bean.noarch on Amazon Linux 2.

What is sisu-bean.noarch

This package contains Sisu bean POM.

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

Install sisu-bean.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 sisu-bean.noarch using yum by running the following command:

sudo yum -y install sisu-bean.noarch

How To Uninstall sisu-bean.noarch on Amazon Linux 2

To uninstall only the sisu-bean.noarch package we can use the following command:

sudo yum remove sisu-bean.noarch

sisu-bean.noarch Package Contents on Amazon Linux 2

/usr/share/maven-fragments/sisu-bean.xml
/usr/share/maven-poms/JPP.sisu-guice-bean.pom

References

Summary

In this tutorial we learn how to install sisu-bean.noarch on Amazon Linux 2 using yum.