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

Last updated: May 20,2024

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

This guide let you learn how to install libsdo-api-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libsdo-api-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsdo-api-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 884
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: sdo-api-java
Version: 1.1.1-1
Suggests: libsdo-api-java (= 1.1.1-1)
Filename: pool/universe/s/sdo-api-java/libsdo-api-java-doc_1.1.1-1_all.deb
Size: 59528
MD5sum: 53f1920a59413b6a32e9e9683c211697
SHA1: 8fd36a7425ba01267f70dcea1fc35da0a50ac073
SHA256: 4b431d163562bbeb90765d1a14239aa5bc993ecc78f0d3e9286cf612497d47ef
Description-en: Documentation for libsdo-api-java
Documentation for SDO that is a framework for data application
development, which includes an architecture and API. SDO does
the following:
.
- Simplifies the J2EE data programming model
- Abstracts data in a service oriented architecture (SOA)
- Unifies data application development
- Supports and integrates XML
- Incorporates J2EE patterns and best practices
.
With SDO, you do not need to be familiar with a
technology-specific API in order to access and utilize data.
You need to know only one API, the SDO API, which lets you
work with data from multiple data sources, including
relational databases, entity EJB components, XML pages, Web
services, the Java Connector Architecture, JavaServer Pages
pages, and more.
.
This package contains only a Java API of SDO 2.1 spec.
EclipseLink is a implementation of this spec.
Description-md5: 1cf53c3cd49b0854c804bceee6689437
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu