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

Last updated: September 20,2024

1. Install "libaspectj-java-doc" package

Here is a brief guide to show you how to install libaspectj-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libaspectj-java-doc" package

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

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

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

Package: libaspectj-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1984
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: aspectj
Version: 1.8.8-1
Replaces: aspectj-doc (<< 1.6.10+dfsg-1)
Recommends: default-jdk-doc, libasm4-java-doc
Suggests: aspectj-doc
Conflicts: aspectj-doc (<< 1.6.10+dfsg-1)
Filename: pool/universe/a/aspectj/libaspectj-java-doc_1.8.8-1_all.deb
Size: 94918
MD5sum: 603b2a8053c502dc40bfdeec2682776e
SHA1: 027f64af3fd6bae047970b78a63a621ee7e580b8
SHA256: 433db99b6686368713037b94244daa06ce01451ed1f89b242374c4292489fc0a
Description-en: aspect-oriented extension for Java - API documentation
AspectJ enables the clean modularization of crosscutting concerns
such as: error checking and handling, synchronization, context-sensitive
behavior, performance optimizations, monitoring and logging, debugging
support, multi-object protocols.
.
This package provides the Javadoc of JAR libraries of aspectj.
Description-md5: 4b7122a9282459572754d1645ddff208
Homepage: http://www.eclipse.org/aspectj
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu