How To Install apache-commons-collections-testframework.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install apache-commons-collections-testframework.noarch on Amazon Linux 2.
What is apache-commons-collections-testframework.noarch
Testframework for apache-commons-collections.
We can use yum to install apache-commons-collections-testframework.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install apache-commons-collections-testframework.noarch.
Install apache-commons-collections-testframework.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 apache-commons-collections-testframework.noarch using yum by running the following command:
sudo yum -y install apache-commons-collections-testframework.noarch
How To Uninstall apache-commons-collections-testframework.noarch on Amazon Linux 2
To uninstall only the apache-commons-collections-testframework.noarch package we can use the following command:
sudo yum remove apache-commons-collections-testframework.noarch
apache-commons-collections-testframework.noarch Package Contents on Amazon Linux 2
/usr/share/java/apache-commons-collections-testframework.jar
/usr/share/java/commons-collections-testframework.jar
References
Summary
In this tutorial we learn how to install apache-commons-collections-testframework.noarch on Amazon Linux 2 using yum.