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

Last updated: May 18,2024

1. Install "libjmock-java" package

Here is a brief guide to show you how to install libjmock-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjmock-java

2. Uninstall "libjmock-java" package

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

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

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

Package: libjmock-java
Priority: optional
Section: universe/libs
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jmock
Version: 1.2.0-3
Recommends: junit (>= 3.8.2)
Suggests: libjmock-java-doc, libasm4-java, libcglib3-java
Filename: pool/universe/j/jmock/libjmock-java_1.2.0-3_all.deb
Size: 98026
MD5sum: ac0d0be0c8979dbd3043326572fa9547
SHA1: 62774058ebf809d3dddc46e5a4874e1c77e68834
SHA256: 6ecd62dd9937913796ec230b33d7c98989519d85a022160985aef0c2c401a985
Description-en: Java library for testing code with mock objects
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.
Description-md5: c071f1edf59721273bfd24b2c3751e39
Homepage: http://www.jmock.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu