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

Last updated: May 14,2024

1. Install "libquartz-java" package

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

$ sudo apt update $ sudo apt install libquartz-java

2. Uninstall "libquartz-java" package

Here is a brief guide to show you how to uninstall libquartz-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libquartz-java
Priority: optional
Section: universe/libs
Installed-Size: 466
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1:1.8.6-1
Depends: libslf4j-java
Suggests: libquartz-java-doc, libcommons-dbcp-java (>= 1.4), libcommons-pool-java, liblog4j1.2-java (>= 1.2.17)
Filename: pool/universe/libq/libquartz-java/libquartz-java_1.8.6-1_all.deb
Size: 413228
MD5sum: cf983f60aabadc8246416bdddb17b96e
SHA1: 15787c37a6c4054a27c5ac639056d6e8fdad5600
SHA256: 4cc3bee4a6e35690171b7e70c4026cdf03cbc4d7f9f8aad57a8de762dd973893
Description-en: open source job scheduling system
Quartz is a full-featured, open source job scheduling system that can
be integrated with, or used along side virtually any J2EE or J2SE
application - from the smallest stand-alone application to the
largest e-commerce system. Quartz can be used to create simple or
complex schedules for executing tens, hundreds, or even
tens-of-thousands of jobs; jobs whose tasks are defined as standard
Java components or EJBs. The Quartz Scheduler includes many
enterprise-class features, such as JTA transactions and clustering.
Description-md5: e19cdb50400c888327cada3dd4096723
Homepage: http://quartz-scheduler.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu