How to Install and Uninstall ant Package on openSUSE Leap
Last updated: December 23,2024
1. Install "ant" package
Please follow the guidelines below to install ant on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ant
Copied
2. Uninstall "ant" package
Here is a brief guide to show you how to uninstall ant on openSUSE Leap:
$
sudo zypper remove
ant
Copied
3. Information about the ant package on openSUSE Leap
Information for package ant:
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ant
Version : 1.10.14-150200.4.18.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : ant-1.10.14-150200.4.18.2.src
Upstream URL : https://ant.apache.org/
Summary : Java-based build tool
Description :
Apache Ant is a Java-based build tool. In theory, it is kind of like
Make. Build description files are written in XML.
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ant
Version : 1.10.14-150200.4.18.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : ant-1.10.14-150200.4.18.2.src
Upstream URL : https://ant.apache.org/
Summary : Java-based build tool
Description :
Apache Ant is a Java-based build tool. In theory, it is kind of like
Make. Build description files are written in XML.