How to Install and Uninstall libjcabi-aspects-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libjcabi-aspects-java" package

Learn how to install libjcabi-aspects-java on Kali Linux

$ sudo apt update $ sudo apt install libjcabi-aspects-java

2. Uninstall "libjcabi-aspects-java" package

Please follow the step by step instructions below to uninstall libjcabi-aspects-java on Kali Linux:

$ sudo apt remove libjcabi-aspects-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjcabi-aspects-java package on Kali Linux

Package: libjcabi-aspects-java
Source: jcabi-aspects
Version: 0.22.6-1
Installed-Size: 107
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libaspectj-java, libgeronimo-validation-1.1-spec-java, libjcabi-log-java (>= 0.19.0)
Size: 78320
SHA256: 9be12145864920b20ee303db6a6a1d273ad7710aea38917abdb5f9124e2cbbd5
SHA1: 0738f07a3d6e98334673a52695191bb9a877e903
MD5sum: d45aee46a9aba8f561c2a759f0e50291
Description: Collection of AOP/AspectJ Java Aspects
This module contains a collection of useful AOP aspects, which allow you
to modify the behavior of a Java application without writing a line of
code.
.
For example, you may want to retry HTTP resource downloading in case of
failure. You can implement a full do/while cycle yourself, or you can
annotate your method with @RetryOnFailure and let one of the AOP
aspects do the work for you.
Description-md5:
Homepage: https://aspects.jcabi.com/
Section: java
Priority: optional
Filename: pool/main/j/jcabi-aspects/libjcabi-aspects-java_0.22.6-1_all.deb