How to Install and Uninstall aspectj Package on Kali Linux

Last updated: June 05,2024

1. Install "aspectj" package

This tutorial shows how to install aspectj on Kali Linux

$ sudo apt update $ sudo apt install aspectj

2. Uninstall "aspectj" package

Please follow the guidelines below to uninstall aspectj on Kali Linux:

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

3. Information about the aspectj package on Kali Linux

Package: aspectj
Version: 1.9.5-2
Installed-Size: 86
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless | java8-runtime-headless, libaspectj-java (= 1.9.5-2)
Size: 61216
SHA256: a5f8d26ba594ca24b037c616397f372a4ce77441ab7aa74b31c47ceb8a555cb3
SHA1: 8ee9d068a485bc7ac2b0bd0c87b8673ef6dca267
MD5sum: e266b6163490f4a76455f9a49b0e99c4
Description: aspect-oriented extension for Java - tools
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 CLI tools of aspectj (aj5, ajc, ajbrowser).
Description-md5:
Homepage: https://www.eclipse.org/aspectj
Tag: devel::lang:java, implemented-in::java, interface::commandline,
role::program, scope::utility
Section: java
Priority: optional
Filename: pool/main/a/aspectj/aspectj_1.9.5-2_all.deb