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

Last updated: May 16,2024

1. Install "nunit-gui" package

In this section, we are going to explain the necessary steps to install nunit-gui on Kali Linux

$ sudo apt update $ sudo apt install nunit-gui

2. Uninstall "nunit-gui" package

Please follow the steps below to uninstall nunit-gui on Kali Linux:

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

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

Package: nunit-gui
Source: nunit
Version: 2.6.4+dfsg-1.2
Installed-Size: 472
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libnunit-core-interfaces2.6.3-cil (>= 2.6.3), libnunit-core2.6.3-cil (>= 2.6.3), libnunit-util2.6.3-cil (>= 2.6.3)
Size: 114416
SHA256: 9cd1c736781ba7545fa4b5477179dc912e6893697ac6fc5ad77f3852fda58a9c
SHA1: 00ec105a3ae140ab329659c24273ca1745168804
MD5sum: 7fc617e66b8d125a6b91478e17905b6f
Description: Unit test framework for CLI - GUI 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 graphical front-end.
Description-md5:
Homepage: http://www.nunit.org/
Section: devel
Priority: optional
Filename: pool/main/n/nunit/nunit-gui_2.6.4+dfsg-1.2_all.deb