How To Install maven-doxia-test-docs.noarch on Amazon Linux 2

In this tutorial we learn how to install maven-doxia-test-docs.noarch in Amazon Linux 2. maven-doxia-test-docs.noarch is Test-docs module for maven-doxia

Introduction

In this tutorial we learn how to install maven-doxia-test-docs.noarch on Amazon Linux 2.

What is maven-doxia-test-docs.noarch

This package provides Test-docs module for maven-doxia.

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

Install maven-doxia-test-docs.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 maven-doxia-test-docs.noarch using yum by running the following command:

sudo yum -y install maven-doxia-test-docs.noarch

How To Uninstall maven-doxia-test-docs.noarch on Amazon Linux 2

To uninstall only the maven-doxia-test-docs.noarch package we can use the following command:

sudo yum remove maven-doxia-test-docs.noarch

maven-doxia-test-docs.noarch Package Contents on Amazon Linux 2

/usr/share/java/maven-doxia/doxia-test-docs.jar
/usr/share/maven-effective-poms/JPP.maven-doxia-doxia-test-docs.pom
/usr/share/maven-fragments/maven-doxia-doxia-test-docs.xml
/usr/share/maven-poms/JPP.maven-doxia-doxia-test-docs.pom

References

Summary

In this tutorial we learn how to install maven-doxia-test-docs.noarch on Amazon Linux 2 using yum.