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

Last updated: October 15,2024

1. Install "apache-ivy.noarch" package

Please follow the guidance below to install apache-ivy.noarch on Fedora 38

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

2. Uninstall "apache-ivy.noarch" package

Please follow the instructions below to uninstall apache-ivy.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:40:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : apache-ivy
Version : 2.5.1
Release : 5.fc38
Architecture : noarch
Size : 1.2 M
Source : apache-ivy-2.5.1-5.fc38.src.rpm
Repository : updates
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.