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

Last updated: May 18,2024

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

Please follow the instructions below to install libaccess-modifier-checker-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libaccess-modifier-checker-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libaccess-modifier-checker-java
Priority: optional
Section: universe/java
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: access-modifier-checker
Version: 1.4-2
Depends: libannotation-indexer-java, libasm4-java, libmaven2-core-java
Recommends: libmetainf-services-java
Filename: pool/universe/a/access-modifier-checker/libaccess-modifier-checker-java_1.4-2_all.deb
Size: 27878
MD5sum: aef60bec75101b2e9e6fdeeb8e4f6ab4
SHA1: 3e6d1129d66892f67da0036b7a5b1ee828635278
SHA256: aa5020f7a995d265288c5b83bcf1957d057db857fcb6eeebc12718b07001123c
Description-en: 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: c39557e91f83d3a1ff5b4a6b03e9f061
Homepage: https://github.com/kohsuke/access-modifier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu