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

Last updated: January 11,2025

1. Install "apache-ivy.noarch" package

This tutorial shows how to install apache-ivy.noarch on Fedora 39

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

2. Uninstall "apache-ivy.noarch" package

Please follow the guidelines below to uninstall apache-ivy.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:57:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : apache-ivy
Version : 2.5.1
Release : 6.fc39
Architecture : noarch
Size : 1.2 M
Source : apache-ivy-2.5.1-6.fc39.src.rpm
Repository : fedora
Summary : Java-based dependency manager
URL : https://ant.apache.org/ivy
License : Apache-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.