How to Install and Uninstall lam-runtime Package on Kali Linux

Last updated: May 20,2024

1. Install "lam-runtime" package

This guide covers the steps necessary to install lam-runtime on Kali Linux

$ sudo apt update $ sudo apt install lam-runtime

2. Uninstall "lam-runtime" package

Please follow the steps below to uninstall lam-runtime on Kali Linux:

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

3. Information about the lam-runtime package on Kali Linux

Package: lam-runtime
Source: lam (7.1.4-7)
Version: 7.1.4-7+b1
Installed-Size: 1529
Maintainer: Camm Maguire
Architecture: amd64
Replaces: lam, lam1-runtime, lam4-dev (<= 7.1.2-2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblam4, libstdc++6 (>= 5.2), openssh-client | ssh-client | rsh-client, openssh-server | ssh-server | rsh-server
Conflicts: lam, lam1-runtime, lam4-dev (<= 7.1.2-2)
Size: 1038644
SHA256: 5245b4eb36f53645d40de9ccf6262a22811334341b04a57127b8773a12c63b2b
SHA1: ac9b3f3ec90549f36237f20a09106ab4f6ebf045
MD5sum: 1ecae8d25128c3d88cf088b868ccbddd
Description: 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:
Tag: devel::runtime, implemented-in::fortran, network::configuration,
role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/l/lam/lam-runtime_7.1.4-7+b1_amd64.deb