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

Last updated: June 26,2024

1. Install "apache-ivy.noarch" package

Please follow the guidelines below to install apache-ivy.noarch on Fedora 34

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

2. Uninstall "apache-ivy.noarch" package

Please follow the guidance below to uninstall apache-ivy.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:45:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : apache-ivy
Version : 2.5.0
Release : 6.fc34
Architecture : noarch
Size : 1.2 M
Source : apache-ivy-2.5.0-6.fc34.src.rpm
Repository : updates
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.