How to Install and Uninstall nunit3 Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "nunit3" package

Please follow the guidance below to install nunit3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install nunit3

2. Uninstall "nunit3" package

Learn how to uninstall nunit3 on openSuSE Tumbleweed:

$ sudo zypper remove nunit3

3. Information about the nunit3 package on openSuSE Tumbleweed

Information for package nunit3:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nunit3
Version : 3.7.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : nunit3-3.7.1-1.9.src
Upstream URL : http://www.nunit.org/
Summary : Unit-testing framework for all .NET languages
Description :
NUnit is a unit testing framework for all .NET languages. It serves the
same purpose as JUnit does in the Java world. It supports test
categories, testing for exceptions and writing test results in plain
text or XML.

5. The same packages on other Linux Distributions