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

Last updated: May 17,2024

1. Install "libcofoja-java" package

This tutorial shows how to install libcofoja-java on Kali Linux

$ sudo apt update $ sudo apt install libcofoja-java

2. Uninstall "libcofoja-java" package

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

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

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

Package: libcofoja-java
Source: cofoja
Version: 1.3-4.1
Installed-Size: 236
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 7.0)
Size: 209560
SHA256: 0547b3dca794d4face0ad980dd5166d9f29cf7299725b22514f8ecb43b7b1eb5
SHA1: ada7b1a0bbed50b64cd21fb3260d9e0bb38efb04
MD5sum: 1945e280be4767e0b6a58576243398d9
Description: Java API for annotating code with contracts
Contracts for Java is a contract programming framework for Java, which
uses annotation processing and bytecode instrumentation to provide
run-time checking.
.
Contracts for Java enables you to annotate your code with contracts
in the form of preconditions, postconditions and invariants.
.
These contract annotations are:
- easy to write and read
- checked at runtime
Annotating code with contracts helps you:
* design,
* document,
* test, and
* debug
programs.
Description-md5:
Homepage: https://github.com/nhatminhle/cofoja
Section: java
Priority: optional
Filename: pool/main/c/cofoja/libcofoja-java_1.3-4.1_all.deb