How to Install and Uninstall libnunit-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libnunit-doc" package

Please follow the guidance below to install libnunit-doc on Kali Linux

$ sudo apt update $ sudo apt install libnunit-doc

2. Uninstall "libnunit-doc" package

This guide let you learn how to uninstall libnunit-doc on Kali Linux:

$ sudo apt remove libnunit-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnunit-doc package on Kali Linux

Package: libnunit-doc
Source: nunit
Version: 2.6.4+dfsg-1.2
Installed-Size: 3111
Maintainer: Debian CLI Libraries Team
Architecture: all
Size: 1419104
SHA256: 7b0e83d15792ee636c4a296eca75bc92c1c11b5e1ed82ba9058b3346aa6b2f6f
SHA1: c98631abf83c2e60bac6cb99a3f7df2065e780b6
MD5sum: ab521cb966b922b389d42cf1db0a45a1
Description: Unit test framework for CLI - Documentation
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 API documentation and examples.
Description-md5:
Homepage: http://www.nunit.org/
Tag: devel::doc, devel::examples, role::documentation
Section: doc
Priority: optional
Filename: pool/main/n/nunit/libnunit-doc_2.6.4+dfsg-1.2_all.deb