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

Last updated: May 19,2024

1. Install "libaspectj-java" package

In this section, we are going to explain the necessary steps to install libaspectj-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaspectj-java

2. Uninstall "libaspectj-java" package

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

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

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

Package: libaspectj-java
Priority: optional
Section: universe/java
Installed-Size: 13841
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: aspectj
Version: 1.8.8-1
Replaces: aspectj (<< 1.6.10+dfsg-1)
Suggests: aspectj
Conflicts: aspectj (<< 1.6.10+dfsg-1)
Filename: pool/universe/a/aspectj/libaspectj-java_1.8.8-1_all.deb
Size: 11368588
MD5sum: c5824e7b8973d190c9228a3d22ca0de7
SHA1: 3fc4eb130bdc9d77cb91fa625919ed6511b8794b
SHA256: 5c0d9d3478db174dd98af3550f0d4e731ee669a9c614902981a1095471f5d2f8
Description-en: aspect-oriented extension for Java - library
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 JAR libraries of aspectj.
Description-md5: ba4609a7d43c8fbf9a569145995c724a
Homepage: http://www.eclipse.org/aspectj
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu