How to Install and Uninstall apache-ivy.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "apache-ivy.noarch" package

Please follow the steps below to install apache-ivy.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install apache-ivy.noarch

2. Uninstall "apache-ivy.noarch" package

Here is a brief guide to show you how to uninstall apache-ivy.noarch on Fedora 36:

$ sudo dnf remove apache-ivy.noarch $ sudo dnf autoremove

3. Information about the apache-ivy.noarch package on Fedora 36

Last metadata expiration check: 2:36:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : apache-ivy
Version : 2.5.0
Release : 10.fc36
Architecture : noarch
Size : 1.2 M
Source : apache-ivy-2.5.0-10.fc36.src.rpm
Repository : fedora
Summary : Java-based dependency manager
URL : https://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.