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

Last updated: May 19,2024

1. Install "babel-doc" package

This is a short guide on how to install babel-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install babel-doc

2. Uninstall "babel-doc" package

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

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

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

Package: babel-doc
Priority: extra
Section: universe/doc
Installed-Size: 14030
Maintainer: Ubuntu Developers
Original-Maintainer: "Adam C. Powell, IV"
Architecture: all
Source: babel
Version: 1.4.0.dfsg-8.2
Filename: pool/universe/b/babel/babel-doc_1.4.0.dfsg-8.2_all.deb
Size: 998722
MD5sum: aa6d9849d182586e2565d54bc60a9b15
SHA1: a277cf16161ae2c635c0a4c8265e49e827c11687
SHA256: 1211d13ff47573cb71b6ed4980ba581b9b1e5f2f4eabe10cee6868f1bfe68d8e
Description-en: Scientific Interface Definition Language (SIDL) suite documentation
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 extensive documentation for babel.
Description-md5: 08cbcb524ba0ea752551d6ffa6630a64
Homepage: https://computation.llnl.gov/casc/components/babel.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu