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

Last updated: May 21,2024

1. Install "libcdi-api-java" package

Learn how to install libcdi-api-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcdi-api-java" package

This tutorial shows how to uninstall libcdi-api-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcdi-api-java
Priority: optional
Section: universe/java
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: cdi-api
Version: 1.0-2
Depends: libatinject-jsr330-api-java, libgeronimo-interceptor-3.0-spec-java, libservlet3.1-java
Filename: pool/universe/c/cdi-api/libcdi-api-java_1.0-2_all.deb
Size: 31906
MD5sum: 7ef5bb69124786c1785477121e97a68f
SHA1: 0d9bf904eba20a145da981be9ac2c3f788638c7d
SHA256: 9bdfc65142af6b4417d14c9d67e44382245f79050e4d40ad31faa86b0a46790a
Description-en: Contexts and Dependency Injection for Java EE
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.
Description-md5: fb30b9c4d2443801c6308c104f9c14bf
Homepage: http://jcp.org/en/jsr/detail?id=299
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu