How to Install and Uninstall nunit Package on Kali Linux

Last updated: May 18,2024

1. Install "nunit" package

Please follow the instructions below to install nunit on Kali Linux

$ sudo apt update $ sudo apt install nunit

2. Uninstall "nunit" package

Please follow the guidance below to uninstall nunit on Kali Linux:

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

3. Information about the nunit package on Kali Linux

Package: nunit
Version: 2.6.4+dfsg-1.2
Installed-Size: 10
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: libnunit-doc, libnunit-console-runner2.6.3-cil, libnunit-core2.6.3-cil, libnunit-core-interfaces2.6.3-cil, libnunit-framework2.6.3-cil, libnunit-mocks2.6.3-cil, libnunit-util2.6.3-cil, nunit-console, nunit-gui
Size: 3540
SHA256: 78b96cb8d7de0cc25879d9129af9f67173492ee3344c1cf2988115b3666190ad
SHA1: bee01dcc69bef7c2924d92eb46e1fd097ab569fa
MD5sum: a7da1681738f4935e05bb461ae6ebebe
Description: Unit test framework for CLI
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 is a dummy package that depends on all nunit packages.
Description-md5:
Homepage: http://www.nunit.org/
Tag: devel::ecma-cli, devel::lang:c-sharp, devel::library, devel::testing-qa,
implemented-in::c-sharp, role::dummy, role::program, use::checking
Section: devel
Priority: optional
Filename: pool/main/n/nunit/nunit_2.6.4+dfsg-1.2_all.deb