How to Install and Uninstall libsidl-1.4.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libsidl-1.4.0" package

This tutorial shows how to install libsidl-1.4.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsidl-1.4.0

2. Uninstall "libsidl-1.4.0" package

Please follow the steps below to uninstall libsidl-1.4.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsidl-1.4.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsidl-1.4.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsidl-1.4.0
Priority: extra
Section: universe/libs
Installed-Size: 15772
Maintainer: Ubuntu Developers
Original-Maintainer: "Adam C. Powell, IV"
Architecture: amd64
Source: babel
Version: 1.4.0.dfsg-8.2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgfortran3 (>= 4.3), libltdl7 (>= 2.4.2), libstdc++6 (>= 4.1.1)
Filename: pool/universe/b/babel/libsidl-1.4.0_1.4.0.dfsg-8.2_amd64.deb
Size: 3739152
MD5sum: 5e7e6ba00b4574ee4b0fe036c04605d0
SHA1: 67ca2a411b713cc80c7f206b2929e5733b89b5c1
SHA256: b0fecfe33d39a7527f5f03052a63e576a06a58e70c94a14333840f07ce5f47e1
Description-en: Scientific Interface Definition Language (SIDL) C(++)/FORTRAN 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 runtime libraries for the C and FORTRAN backends.
Description-md5: 2284d0ffdecc08d82aa7c15d154b6959
Homepage: https://computation.llnl.gov/casc/components/babel.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu