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

Last updated: October 06,2024

1. Install "libquartz-java-doc" package

This guide covers the steps necessary to install libquartz-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libquartz-java-doc

2. Uninstall "libquartz-java-doc" package

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

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

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

Package: libquartz-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 12850
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libquartz-java
Version: 1:1.8.6-1
Depends: default-jdk-doc
Recommends: libcommons-dbcp-java-doc, libcommons-pool-java-doc, liblog4j1.2-java-doc
Suggests: libquartz-java
Filename: pool/universe/libq/libquartz-java/libquartz-java-doc_1.8.6-1_all.deb
Size: 1728542
MD5sum: a7db0a0c40ea0db3f94ab55ce47b9d24
SHA1: 4151d2d0cd7ffc7f813badd33446a06726832164
SHA256: 86c844521252fcaf4f5ac7da6b5c5c4f394cedbb18e353de895297027b968767
Description-en: open source job scheduling system - documentation
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.
.
This package contains the API documentation of libquartz-java.
Description-md5: 3e6f1c7597a2a1d8c18ca224b1a21fa1
Homepage: http://quartz-scheduler.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu