How To Install maven-doxia-tests.noarch on Amazon Linux 2
In this tutorial we learn how to install maven-doxia-tests.noarch in Amazon Linux 2. maven-doxia-tests.noarch is Tests for maven-doxia
Introduction
In this tutorial we learn how to install maven-doxia-tests.noarch
on Amazon Linux 2.
What is maven-doxia-tests.noarch
This package provides Tests for maven-doxia.
We can use yum
to install maven-doxia-tests.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-tests.noarch.
Install maven-doxia-tests.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-tests.noarch
using yum
by running the following command:
sudo yum -y install maven-doxia-tests.noarch
How To Uninstall maven-doxia-tests.noarch on Amazon Linux 2
To uninstall only the maven-doxia-tests.noarch
package we can use the following command:
sudo yum remove maven-doxia-tests.noarch
maven-doxia-tests.noarch Package Contents on Amazon Linux 2
/usr/share/doc/maven-doxia-tests-1.4
/usr/share/doc/maven-doxia-tests-1.4/LICENSE
/usr/share/doc/maven-doxia-tests-1.4/NOTICE
/usr/share/java/maven-doxia/doxia-core-tests.jar
/usr/share/maven-fragments/maven-doxia-tests.xml
References
Summary
In this tutorial we learn how to install maven-doxia-tests.noarch
on Amazon Linux 2 using yum.