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

Last updated: May 21,2024

1. Install "libcodemodel-java-doc" package

Please follow the guidelines below to install libcodemodel-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcodemodel-java-doc

2. Uninstall "libcodemodel-java-doc" package

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

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

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

Package: libcodemodel-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 3687
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcodemodel-java
Version: 2.6-1
Depends: ant-doc, default-jdk-doc
Suggests: libcodemodel-java
Filename: pool/universe/libc/libcodemodel-java/libcodemodel-java-doc_2.6-1_all.deb
Size: 601260
MD5sum: e2cbbbd4c6ce4990cc491d2c5c1702e6
SHA1: 94e942d73b1b9ad99f69ede1009fddec6b960d93
SHA256: 6a1f9c557bb5f5ee85cc647900b86668eb9c740d1a10cd5578f13ee1cb4dcbc2
Description-en: Documentation for 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.
.
This package provides the API documentation for libcodemodel-java.
Description-md5: a151e6b0fe26b4e6276469a06b827879
Homepage: http://codemodel.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu