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

Last updated: May 15,2024

1. Install "libcdi-api-java-doc" package

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

$ sudo apt update $ sudo apt install libcdi-api-java-doc

2. Uninstall "libcdi-api-java-doc" package

In this section, we are going to explain the necessary steps to uninstall libcdi-api-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcdi-api-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libcdi-api-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1264
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: cdi-api
Version: 1.0-2
Filename: pool/universe/c/cdi-api/libcdi-api-java-doc_1.0-2_all.deb
Size: 82264
MD5sum: a603c03a4aac1db272d3bd551462291e
SHA1: 928d055558438ec6356eca998bb7d386e9cbede3
SHA256: c80401508344cad44fc99e05e34e9005cc00e60b288449720a62f2e39e647c08
Description-en: Contexts and Dependency Injection for Java EE - documentation
Contexts and Dependency Injection (CDI aka JSR 299) defines a set of
complementary services to help usage of Inversion of Control (IoC)
on Java EE platform (like with Spring Framework).
.
CDI can be used on Java EE platform but some container also support
running on Java SE.
.
This package contains the Javadoc API for libcdi-api-java.
Description-md5: f08802327ed44a0e5a35abd74e0d5bf3
Homepage: http://jcp.org/en/jsr/detail?id=299
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu