How to Install and Uninstall libmockobjects-java-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "libmockobjects-java-doc" package

This tutorial shows how to install libmockobjects-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libmockobjects-java-doc

2. Uninstall "libmockobjects-java-doc" package

Please follow the guidance below to uninstall libmockobjects-java-doc on Kali Linux:

$ sudo apt remove libmockobjects-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmockobjects-java-doc package on Kali Linux

Package: libmockobjects-java-doc
Source: mockobjects
Version: 0.09-6
Installed-Size: 5795
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libmockobjects-java
Size: 189580
SHA256: f7b4f4f5d783f4017ff20dce66407289b9b7fdfbaf1958f3dd3b4925b8491ff1
SHA1: b566c55be39608eb541d0ca7b416c933c3ff1da9
MD5sum: bfa388bb90a056ad874a9ef387ce53e4
Description: Framework for developing and using mock objects -- documentation
Mock Objects is a test-first driven framework for building
generic software and/or unit testing frameworks. It supports:
* A methodology for developing and using mock objects.
* A core mock object framework. This is a library of code that
supports the implementation of mock objects, based around a
set of expectation classes for values and collections. There are
also various other classes to make mock objects easier to write
or to use.
* A default set of mock implementations for the standard Java
platform APIs. We have made a start on packages such as servlets, sql,
and io.
.
This package includes the mock objects javadocs.
Description-md5:
Homepage: http://www.mockobjects.com
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/m/mockobjects/libmockobjects-java-doc_0.09-6_all.deb