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

Last updated: May 20,2024

1. Install "babel-1.4.0" package

This guide let you learn how to install babel-1.4.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install babel-1.4.0

2. Uninstall "babel-1.4.0" package

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

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

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

Package: babel-1.4.0
Priority: extra
Section: universe/devel
Installed-Size: 1775
Maintainer: Ubuntu Developers
Original-Maintainer: "Adam C. Powell, IV"
Architecture: all
Source: babel
Version: 1.4.0.dfsg-8.2
Provides: babel
Depends: java-gcj-compat | java1-runtime, libgetopt-java, libxerces2-java, libxalan2-java
Suggests: babel-1.4.0-doc
Conflicts: babel-0.10.2, babel-0.8.0, babel-0.8.2, babel-0.8.4, openbabel
Filename: pool/universe/b/babel/babel-1.4.0_1.4.0.dfsg-8.2_all.deb
Size: 1237412
MD5sum: fc115492a94fc80d895a4bbaaf4bb50a
SHA1: 5bb50a3f88d98b1eecada197814534745f99b4c4
SHA256: 44f95f64391db4796baf35476232ffbe32237e0a26c0688a9859cb96dc6f0136
Description-en: Scientific Interface Definition Language (SIDL) compiler
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, C, C++,
Java and Python.
Description-md5: 33788192de8238439b36f4daa7c0dded
Homepage: https://computation.llnl.gov/casc/components/babel.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu