How to Install and Uninstall libcommons-discovery-java-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 07,2024

1. Install "libcommons-discovery-java-doc" package

This guide let you learn how to install libcommons-discovery-java-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcommons-discovery-java-doc

2. Uninstall "libcommons-discovery-java-doc" package

Here is a brief guide to show you how to uninstall libcommons-discovery-java-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcommons-discovery-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-discovery-java-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcommons-discovery-java-doc
Architecture: all
Version: 0.5-3ubuntu1
Priority: optional
Section: universe/doc
Source: libcommons-discovery-java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1119
Depends: libcommons-logging-java-doc
Suggests: libcommons-discovery-java
Filename: pool/universe/libc/libcommons-discovery-java/libcommons-discovery-java-doc_0.5-3ubuntu1_all.deb
Size: 95018
MD5sum: 2b28e6a0e7049d8a6ad69263a43b3cd8
SHA1: cd3bf532e296c90daf352023742c87a012db05af
SHA256: 3a83b409777eec6e258505e53523cd0de0ca7fbafc54e6936bd6912d727d1f43
SHA512: ea60bfb3060de02f4ed0702dccf5daef66073612ce394ba63b14843556058987c0fe4905bd922c76ddb47c3410bbedb10ad99ad75480e6db3b273607560c1b72
Homepage: http://commons.apache.org/discovery/
Description-en: locates classes that implement a given Java interface (documentation)
The Discovery Component is about discovering, or finding,
implementations for pluggable interfaces. It provides facilities
instantiating classes in general, and for lifecycle management of
singleton (factory) classes.
.
Fundamentally, Discovery locates classes that implement a given Java
interface. The discovery pattern, though not necessarily this package,
is used in many projects including JAXP (SaxParserFactory and others)
and commons-logging (LogFactory). By extracting this pattern, other
projects can (re)use it and take advantage of improvements to the
pattern as Discovery evolves.
.
Discovery improves over previous implementations by establishing
facilities for working within managed environments. These allow
configuration and property overrides without appealing to the global
System properties (which are scoped across an entire JVM).
.
This package contains the documentation.
Description-md5: 1b7d1eb8be973ccc608a24f05de5fd25