How to Install and Uninstall apache-ivy.noarch Package on Amazon Linux 2
Last updated: December 21,2024
1. Install "apache-ivy.noarch" package
Here is a brief guide to show you how to install apache-ivy.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
apache-ivy.noarch
Copied
2. Uninstall "apache-ivy.noarch" package
This guide let you learn how to uninstall apache-ivy.noarch on Amazon Linux 2:
$
sudo yum remove
apache-ivy.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the apache-ivy.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : apache-ivy
Arch : noarch
Version : 2.3.0
Release : 4.amzn2
Size : 1.1 M
Repo : amzn2-core/2/x86_64
Summary : Java-based dependency manager
URL : http://ant.apache.org/ivy/
License : ASL 2.0
Description : Apache Ivy is a tool for managing (recording, tracking, resolving
: and reporting) project dependencies. It is designed as process
: agnostic and is not tied to any methodology or structure. while
: available as a standalone tool, Apache Ivy works particularly well
: with Apache Ant providing a number of powerful Ant tasks ranging
: from dependency resolution to dependency reporting and
: publication.
Available Packages
Name : apache-ivy
Arch : noarch
Version : 2.3.0
Release : 4.amzn2
Size : 1.1 M
Repo : amzn2-core/2/x86_64
Summary : Java-based dependency manager
URL : http://ant.apache.org/ivy/
License : ASL 2.0
Description : Apache Ivy is a tool for managing (recording, tracking, resolving
: and reporting) project dependencies. It is designed as process
: agnostic and is not tied to any methodology or structure. while
: available as a standalone tool, Apache Ivy works particularly well
: with Apache Ant providing a number of powerful Ant tasks ranging
: from dependency resolution to dependency reporting and
: publication.