How to Install and Uninstall libjmock-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "libjmock-java-doc" package

This guide let you learn how to install libjmock-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjmock-java-doc" package

Please follow the guidance below to uninstall libjmock-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjmock-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjmock-java-doc
Priority: optional
Section: universe/libs
Installed-Size: 1684
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jmock
Version: 1.2.0-3
Suggests: default-jdk-doc
Filename: pool/universe/j/jmock/libjmock-java-doc_1.2.0-3_all.deb
Size: 76976
MD5sum: e8473d2c1c251d1335324c0e6251ab2c
SHA1: ccac2a2fa5405bbf3862f4cd364081b29a95a2d2
SHA256: 1bd45d686a34ae76d8868a7fed738f316c2c0c9a692c9396161ec2abbaa9ef42
Description-en: Java library for testing code with mock objects - documentation
JMock is a library that supports test-driven development of Java code
with mock objects.
.
Mock objects help you design and test the interactions between the objects in
your programs.
.
This package provides javadocs for JMock library.
Description-md5: f8d075fa2038dc8143f89095a88e1513
Homepage: http://www.jmock.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu