How to Install and Uninstall libaccess-modifier-checker-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libaccess-modifier-checker-java" package

This guide let you learn how to install libaccess-modifier-checker-java on Kali Linux

$ sudo apt update $ sudo apt install libaccess-modifier-checker-java

2. Uninstall "libaccess-modifier-checker-java" package

Learn how to uninstall libaccess-modifier-checker-java on Kali Linux:

$ sudo apt remove libaccess-modifier-checker-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaccess-modifier-checker-java package on Kali Linux

Package: libaccess-modifier-checker-java
Source: access-modifier-checker
Version: 1.32-1
Installed-Size: 97
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libannotation-indexer-java, libasm-java (>= 9.4)
Recommends: libfindbugs-annotations-java, libmaven-plugin-tools-java (>= 3.7.1), libmetainf-services-java
Size: 46056
SHA256: 1ff2b6f3b144c5033325033c3adbaacd63b7ab1f27f22b3b8dfb2d3fe26cdb09
SHA1: d30025286cc7b74ee5025ab7fe9d7cddaf6fce21
MD5sum: 9594ccb9b182d100a9a6b7966b0b86e7
Description: Maven plugin for custom access modifier checking
This maven plugin allows applications to define custom
access modifiers programmatically, to be enforced at
compile time in the opt-in basis. Obviously, there's no
runtime check either --- this is strictly a voluntary
annotation.
.
This mechanism is useful for actually making sure that
deprecated features are not used (without actually removing
such declarations, which would break binary compatibility.)
Description-md5:
Homepage: https://github.com/kohsuke/access-modifier
Section: java
Priority: optional
Filename: pool/main/a/access-modifier-checker/libaccess-modifier-checker-java_1.32-1_all.deb