How to Install and Uninstall nunit-gui Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "nunit-gui" package

Learn how to install nunit-gui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nunit-gui

2. Uninstall "nunit-gui" package

Learn how to uninstall nunit-gui on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the nunit-gui package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nunit-gui
Priority: optional
Section: universe/devel
Installed-Size: 452
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: nunit
Version: 2.6.4+dfsg-1
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 4.2.0), libmono-system-drawing4.0-cil (>= 3.0.6), libmono-system-windows-forms4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.2.0), libmono-system4.0-cil (>= 4.2.0), libnunit-core-interfaces2.6.3-cil, libnunit-core2.6.3-cil, libnunit-util2.6.3-cil
Filename: pool/universe/n/nunit/nunit-gui_2.6.4+dfsg-1_all.deb
Size: 112008
MD5sum: 79df2d3e9b836aa25008a0a883d18f2a
SHA1: 4c5726e94e9b00e3ec5087b0e9bb5257dfa14d0d
SHA256: a1972bb02887ca13496e62d16005cc7467f33e40015d0ef563c6b38c51ae720b
Description-en: 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: 69ec773c7f637d66a0c84c1c42019694
Homepage: http://www.nunit.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu