How to Install and Uninstall libjmock2-java Package on Kali Linux

Last updated: May 21,2024

1. Install "libjmock2-java" package

Please follow the instructions below to install libjmock2-java on Kali Linux

$ sudo apt update $ sudo apt install libjmock2-java

2. Uninstall "libjmock2-java" package

This guide covers the steps necessary to uninstall libjmock2-java on Kali Linux:

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

3. Information about the libjmock2-java package on Kali Linux

Package: libjmock2-java
Source: jmock2
Version: 2.12.0-1
Installed-Size: 235
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 9.0), libbsh-java (>= 2.0b4), libbyte-buddy-java (>= 1.8.2), libcglib-java (>= 3.2.12), libfindbugs-annotations-java, libhamcrest-java, libobjenesis-java (>= 3.1)
Size: 118136
SHA256: 0f33bf38505020a4b707d40b9723e55cdd8d6f6a90b0e2d677ec2bb11308303e
SHA1: 569f0d868722f598f0eccddbadb8bba8b5d93955
MD5sum: 17bb98da5b9c92f6fb56dd244f505c5f
Description: Java library for testing code with mock objects
Mock objects help you design and test the interactions between the objects in
your programs.
The jMock library:
* makes it quick and easy to define mock objects, so you don't break the
rhythm of programming.
* lets you precisely specify the interactions between your objects, reducing
the brittleness of your tests.
* works well with the autocompletion and refactoring features of your IDE
* plugs into your favourite test framework
* is easy to extend.
Description-md5:
Homepage: http://www.jmock.org/
Section: java
Priority: optional
Filename: pool/main/j/jmock2/libjmock2-java_2.12.0-1_all.deb