How to Install and Uninstall ant-antunit.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "ant-antunit.noarch" package

Please follow the guidance below to install ant-antunit.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install ant-antunit.noarch

2. Uninstall "ant-antunit.noarch" package

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

$ sudo dnf remove ant-antunit.noarch $ sudo dnf autoremove

3. Information about the ant-antunit.noarch package on Fedora 36

Last metadata expiration check: 2:10:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ant-antunit
Version : 1.4.1
Release : 3.fc36
Architecture : noarch
Size : 67 k
Source : ant-antunit-1.4.1-3.fc36.src.rpm
Repository : fedora
Summary : Unit Test Framework for Ant Tasks
URL : https://ant.apache.org/antlibs/antunit
License : ASL 2.0
Description : This library contains tasks that enables Ant task developers to test their tasks
: with Ant and without JUnit. It contains a few assertion tasks and an antunit
: task that runs build files instead of test classes and is modelled after the
: JUnit task.