How to Install and Uninstall libcommons-modeler-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcommons-modeler-java" package

Please follow the guidelines below to install libcommons-modeler-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-modeler-java

2. Uninstall "libcommons-modeler-java" package

Please follow the step by step instructions below to uninstall libcommons-modeler-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-modeler-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-modeler-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcommons-modeler-java
Priority: optional
Section: universe/libs
Installed-Size: 177
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.0.1-7
Depends: libcommons-logging-java, libcommons-digester-java
Filename: pool/universe/libc/libcommons-modeler-java/libcommons-modeler-java_2.0.1-7_all.deb
Size: 117230
MD5sum: 232d76d62c6682376e931f2efcada6fc
SHA1: ab07dcb0193b5b590a0f1929ea97b1397ea53670
SHA256: 0f31d3290087268356a14055ce6849aedc7642239fd24beab9d717872c97e136
Description-en: convenience library to use Java Management Extensions (JMX)
Commons Modeler from the Apache Commons project simplifies using the Java
Management Extensions (JMX). It provides the following services to
application developers who wish to make their applications manageable via JMX:
* Reads an XML-based description of the Model MBeans to be provided
for a set of managed resources.
* Provides a registry of these descriptions.
* Supplies a base Model MBean implementation class that can be used
for all management activities where the attribute accesses or
operation calls are simply reflected on to the managed object.
Description-md5: 78af03e118572ab90454a95042088f21
Homepage: http://commons.apache.org/modeler/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu