How To Install apache-commons-vfs-ant.noarch on Amazon Linux 2

In this tutorial we learn how to install apache-commons-vfs-ant.noarch in Amazon Linux 2. apache-commons-vfs-ant.noarch is Development files for Commons VFS

Introduction

In this tutorial we learn how to install apache-commons-vfs-ant.noarch on Amazon Linux 2.

What is apache-commons-vfs-ant.noarch

This package enables support for the Commons VFS ant tasks.

We can use yum to install apache-commons-vfs-ant.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-vfs-ant.noarch.

Install apache-commons-vfs-ant.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-vfs-ant.noarch using yum by running the following command:

sudo yum -y install apache-commons-vfs-ant.noarch

How To Uninstall apache-commons-vfs-ant.noarch on Amazon Linux 2

To uninstall only the apache-commons-vfs-ant.noarch package we can use the following command:

sudo yum remove apache-commons-vfs-ant.noarch

apache-commons-vfs-ant.noarch Package Contents on Amazon Linux 2

/etc/ant.d/commons-vfs

References

Summary

In this tutorial we learn how to install apache-commons-vfs-ant.noarch on Amazon Linux 2 using yum.