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

Last updated: May 22,2024

1. Install "aspectj-doc" package

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

$ sudo apt update $ sudo apt install aspectj-doc

2. Uninstall "aspectj-doc" package

Please follow the instructions below to uninstall aspectj-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aspectj-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: aspectj-doc
Priority: optional
Section: universe/doc
Installed-Size: 2195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: aspectj
Version: 1.8.8-1
Suggests: libaspectj-java-doc
Filename: pool/universe/a/aspectj/aspectj-doc_1.8.8-1_all.deb
Size: 268042
MD5sum: c8b7e4eeada3c92d6e55223105c5fc23
SHA1: 5f7c88defe9b15afdd73eb3325e105d884f5f1ac
SHA256: 46597a6579aad17c4cd35d5db233ae72da76434f01652ae3e6b65e565970efc2
Description-en: aspect-oriented extension for Java - 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 AspectJ Programming Guide, Diagnosis Guide and
Development Environment Guide and Development Kit Developer's Notebook.
Description-md5: 4f84f7f75456d51b8af5d5559b206bdc
Homepage: http://www.eclipse.org/aspectj
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu