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

Last updated: May 09,2024

1. Install "libclassycle-java-doc" package

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

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

2. Uninstall "libclassycle-java-doc" package

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

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

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

Package: libclassycle-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1997
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: classycle
Version: 1.4-2
Suggests: libclassycle-java
Filename: pool/universe/c/classycle/libclassycle-java-doc_1.4-2_all.deb
Size: 133356
MD5sum: 7579c1ef9bf8adbfc114926a046a3f30
SHA1: 134b7b0ae3d9d271cb5f4b49b701a8634d0a2e20
SHA256: 04be8100e5988443be49893d1a940caebaf4e34227a45b55bcc81f0b26a3aeca
Description-en: Analysing tool for Java dependencies - documentation
Classycle's Analyser analyses the static class and package dependencies
in Java applications or libraries. It is especially helpful for finding cyclic
dependencies between classes or packages.
.
Classycle is similar to JDepend which does also a dependency analysis
but only on the package level.
.
Classycle's Dependency Checker searches for unwanted class dependencies
described in a dependency definition file. Dependency checking helps to
monitor whether certain architectural constrains (e.g. in a layered
architecture) are fulfilled or not.
.
This package contains Javadoc API for libspock-java.
Description-md5: 62f8e07ba07eac2467a84ffb4e294cb3
Homepage: http://classycle.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu