How to Install and Uninstall lam-runtime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "lam-runtime" package

This guide covers the steps necessary to install lam-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lam-runtime

2. Uninstall "lam-runtime" package

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

$ sudo apt remove lam-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the lam-runtime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lam-runtime
Priority: extra
Section: universe/utils
Installed-Size: 1401
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: amd64
Source: lam
Version: 7.1.4-3.1
Replaces: lam, lam1-runtime, lam4-dev (<= 7.1.2-2)
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), liblam4, libstdc++6 (>= 4.4.0), openssh-client | ssh-client | rsh-client, openssh-server | ssh-server | rsh-server
Conflicts: lam, lam1-runtime, lam4-dev (<= 7.1.2-2)
Filename: pool/universe/l/lam/lam-runtime_7.1.4-3.1_amd64.deb
Size: 952036
MD5sum: 0d79f1d5c5a59cdb226cdd0520b03b54
SHA1: 22fa6fea8fcdc6148bab8f0130bb232fe6392713
SHA256: a82e62ef533ada7184bb2bfa0fae76a4b33907a716ff935b3f4e85c367bd4fcd
Description-en: LAM runtime environment for executing parallel programs
LAM (Local Area Multicomputer) is an open source implementation of the
Message Passing Interface (MPI) standard.
.
Some enhancements in LAM 6.3 are:
o Added the MPI-2 C++ bindings package (chapter 10 from the MPI-2
standard) from the Laboratory for Scientific Computing at the
University of Notre Dame.
o Added ROMIO MPI I/O package (chapter 9 from the MPI-2 standard)
from the Argonne National Laboratory.
o Pseudo-tty support for remote IO (e.g., line buffered output).
o Ability to pass environment variables through mpirun.
o Ability to mpirun shell scripts/debuggers/etc. (that eventually
run LAM/MPI programs).
o Ability to execute non-MPI programs across the multicomputer.
o Added configurable ability to zero-fill internal LAM buffers
before they are used (for development tools such as Purify).
o Greatly expanded error messages; provided for customizable
local help files.
o Expanded and updated documentation.
o Various bug fixes and minor enhancements.
Description-md5: 070247a6e39a81b5bb5c1009c75deb58
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu