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

Last updated: May 20,2024

1. Install "libsdo-api-java" package

Here is a brief guide to show you how to install libsdo-api-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libsdo-api-java" package

Please follow the step by step instructions below to uninstall libsdo-api-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsdo-api-java
Priority: optional
Section: universe/java
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: sdo-api-java
Version: 1.1.1-1
Suggests: libsdo-api-java-doc (= 1.1.1-1)
Filename: pool/universe/s/sdo-api-java/libsdo-api-java_1.1.1-1_all.deb
Size: 22532
MD5sum: 9b5c6841df279a664078dfe07030fa1f
SHA1: 7748e6d3cb36bad3721b2b500e8db94494f86e8d
SHA256: 9ce72ac21cb2cd04c3bb91064f40f9f35c0f9cc1f7a45388a04c8af13d89e976
Description-en: Service Data Objects 2.1 Java API spec
SDO 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: 4ae7be302cafbc0f8a2174bad2272304
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu