How to Install and Uninstall libcofoja-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "libcofoja-java" package
This is a short guide on how to install libcofoja-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcofoja-java
Copied
2. Uninstall "libcofoja-java" package
This tutorial shows how to uninstall libcofoja-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcofoja-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcofoja-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcofoja-java
Priority: optional
Section: universe/java
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: cofoja
Version: 1.1-r150-2
Filename: pool/universe/c/cofoja/libcofoja-java_1.1-r150-2_all.deb
Size: 608006
MD5sum: 3524a0b2387978abf8a87641136402d5
SHA1: 847910de133fdc680ebb6f5f91ca14b56e58f158
SHA256: 61fe036bd810c580210f45cfe0d86892e0446afd59e11b1a07d01a7bb52a868f
Description-en: 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: 50fd1c264dd9d78082d7c8c3b3d6912d
Built-Using: libasm4-java (= 5.0.3-1)
Homepage: https://code.google.com/p/cofoja/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/java
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: cofoja
Version: 1.1-r150-2
Filename: pool/universe/c/cofoja/libcofoja-java_1.1-r150-2_all.deb
Size: 608006
MD5sum: 3524a0b2387978abf8a87641136402d5
SHA1: 847910de133fdc680ebb6f5f91ca14b56e58f158
SHA256: 61fe036bd810c580210f45cfe0d86892e0446afd59e11b1a07d01a7bb52a868f
Description-en: 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: 50fd1c264dd9d78082d7c8c3b3d6912d
Built-Using: libasm4-java (= 5.0.3-1)
Homepage: https://code.google.com/p/cofoja/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu