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

Last updated: May 17,2024

1. Install "libeasyconf-java" package

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

$ sudo apt update $ sudo apt install libeasyconf-java

2. Uninstall "libeasyconf-java" package

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

$ sudo apt remove libeasyconf-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libeasyconf-java
Priority: optional
Section: universe/java
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: easyconf
Version: 0.9.5-5
Depends: libcommons-beanutils-java, libcommons-collections3-java, libcommons-configuration-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java
Suggests: libxstream-java
Filename: pool/universe/e/easyconf/libeasyconf-java_0.9.5-5_all.deb
Size: 45550
MD5sum: feb81a9f1b08e68814210dae39418101
SHA1: 8e44694a496fc0ab122ac21a26a0f70b878446ef
SHA256: 7e41a1a4591e4e56183e611db1f7f6e0e63240b094e576596fe215c8a2b718d0
Description-en: library to access configuration of software components
EasyConf is a library to access configuration of software components
and applications.
.
EasyConf main features:
* XML files, typed property files (including lists, numbers, classes, etc),
or a combination of both
* multiple environments (development, integration, preproduction, production)
* aggregate several components: for example for portlets and portals
* support for ASP applications: each company/organization serviced may have
its own configuration
* provides access to the configuration using JMX
.
This package contains EasyConf java library (JAR).
Description-md5: 4bbc7072aac3c3c9215bc8190166485b
Homepage: http://easyconf.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu