How to Install and Uninstall libsidl1.4.0-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libsidl1.4.0-java" package

Please follow the steps below to install libsidl1.4.0-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsidl1.4.0-java

2. Uninstall "libsidl1.4.0-java" package

This is a short guide on how to uninstall libsidl1.4.0-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsidl1.4.0-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libsidl1.4.0-java
Priority: extra
Section: universe/java
Installed-Size: 2206
Maintainer: Ubuntu Developers
Original-Maintainer: "Adam C. Powell, IV"
Architecture: all
Source: babel
Version: 1.4.0.dfsg-8.2
Provides: libsidl-java
Depends: java-gcj-compat | java1-runtime
Conflicts: libsidl0.10.2-java, libsidl0.8.0-java, libsidl0.8.2-java, libsidl0.8.4-java
Filename: pool/universe/b/babel/libsidl1.4.0-java_1.4.0.dfsg-8.2_all.deb
Size: 2004904
MD5sum: 14a9ff5fae08bc6fc16c5f8f2ba169bb
SHA1: 8919bd43a55a09001e891946738b4c038de5d08a
SHA256: 7b178f109acfc60d6c6d9a0c7638673297c61db6aff935f7499e8d2d402453d7
Description-en: Scientific Interface Definition Language (SIDL) Java runtime
Babel is a compiler for the Scientific Interface Definition Language (SIDL),
currently under development as a support tool for parallel simulation codes.
.
SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
extension to data redistribution on massively parallel architectures. In
addition, because of the large amount of existing and very important
scientific code written in FORTRAN, SIDL is designed with support for that
language in mind.
.
Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
Java and Python.
.
This package contains the Java SIDL runtime library.
Description-md5: 1f625c7126c0dcd6435fe711a192b848
Homepage: https://computation.llnl.gov/casc/components/babel.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu