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

Last updated: September 28,2024

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

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

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

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

Please follow the guidance below to uninstall libaccess-modifier-checker-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libaccess-modifier-checker-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 736
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: access-modifier-checker
Version: 1.4-2
Depends: default-jdk-doc, libannotation-indexer-java-doc, libmaven2-core-java-doc
Recommends: libmetainf-services-java-doc
Suggests: libaccess-modifier-checker-java
Filename: pool/universe/a/access-modifier-checker/libaccess-modifier-checker-java-doc_1.4-2_all.deb
Size: 150752
MD5sum: 0b0ae480dd3421d4423d6d5d05bc1092
SHA1: bc6466f4d3196bcb9d4251ec206548515de461a2
SHA256: abdc598b43518ba68411cdc77e0518eb49f65bdaf383ec0cc99c917e5eb8c9f1
Description-en: Documentation for libaccess-modifier-checker-java
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.)
.
This package provides the API documentation for
libaccess-modifier-checker-java.
Description-md5: 31ad48b93f9aca6c1e896cf8f57bb516
Homepage: https://github.com/kohsuke/access-modifier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu