How to Install and Uninstall nunit-console Package on Kali Linux

Last updated: May 13,2024

1. Install "nunit-console" package

Please follow the guidance below to install nunit-console on Kali Linux

$ sudo apt update $ sudo apt install nunit-console

2. Uninstall "nunit-console" package

This guide covers the steps necessary to uninstall nunit-console on Kali Linux:

$ sudo apt remove nunit-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the nunit-console package on Kali Linux

Package: nunit-console
Source: nunit
Version: 2.6.4+dfsg-1.2
Installed-Size: 23
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libnunit-console-runner2.6.3-cil (>= 2.6.3)
Size: 6516
SHA256: 74cad7a39c6d820d7d8143635aefbb77217dc6338912a2371b30fb57985b6e8c
SHA1: d4dcc91a1ea55ef713a2404741af361605084e77
MD5sum: b847546fafe1c93d6fae46f2cea72beb
Description: Unit test framework for CLI - Console test runner
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.
.
NUnit targets the CLI (Common Language Infrastructure) and supports Mono and
the Microsoft .NET Framework.
.
This package contains the console front-end.
Description-md5:
Homepage: http://www.nunit.org/
Tag: devel::testing-qa, implemented-in::c-sharp, role::program, use::checking
Section: devel
Priority: optional
Filename: pool/main/n/nunit/nunit-console_2.6.4+dfsg-1.2_all.deb