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

Last updated: May 13,2024

1. Install "libcodemodel-java" package

Please follow the step by step instructions below to install libcodemodel-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcodemodel-java

2. Uninstall "libcodemodel-java" package

Please follow the step by step instructions below to uninstall libcodemodel-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcodemodel-java
Priority: optional
Section: universe/libs
Installed-Size: 287
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.6-1
Depends: ant
Filename: pool/universe/libc/libcodemodel-java/libcodemodel-java_2.6-1_all.deb
Size: 158804
MD5sum: 806253bf332659efed30ae32e0dbf6ca
SHA1: 143e9891b9e73f8eeeee215b11f02d08f56aa8f1
SHA256: ad91f80053e8aff235adbf5e33328c7212a2011fef3e9d7c01be65126e36c810
Description-en: Java library for code generators
CodeModel is a Java library for code generators; it provides a way to
generate Java programs in a way much nicer than
PrintStream.println(). This project is a spin-off from the JAXB
Reference Implementation for its schema compiler to generate Java
source files.
Description-md5: d5e5bf9b1ec1efe81e627d8f7e833229
Homepage: http://codemodel.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu