How to Install and Uninstall nant Package on openSuSE Tumbleweed
Last updated: February 01,2025
1. Install "nant" package
This guide covers the steps necessary to install nant on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
nant
Copied
2. Uninstall "nant" package
This is a short guide on how to uninstall nant on openSuSE Tumbleweed:
$
sudo zypper remove
nant
Copied
3. Information about the nant package on openSuSE Tumbleweed
Information for package nant:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nant
Version : 0.92+git20130131-10.17
Arch : noarch
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : nant-0.92+git20130131-10.17.src
Upstream URL : http://nant.sourceforge.net
Summary : Ant for .NET
Description :
NAnt is a free .NET build tool. In theory it is kind of like make
without make's wrinkles. In practice it's a lot like Ant.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nant
Version : 0.92+git20130131-10.17
Arch : noarch
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : nant-0.92+git20130131-10.17.src
Upstream URL : http://nant.sourceforge.net
Summary : Ant for .NET
Description :
NAnt is a free .NET build tool. In theory it is kind of like make
without make's wrinkles. In practice it's a lot like Ant.