How to Install and Uninstall libmeep-lam4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libmeep-lam4-dev" package

This guide covers the steps necessary to install libmeep-lam4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmeep-lam4-dev

2. Uninstall "libmeep-lam4-dev" package

Please follow the step by step instructions below to uninstall libmeep-lam4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmeep-lam4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmeep-lam4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmeep-lam4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1322
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Source: meep-lam4
Version: 1.3-2
Depends: libmeep-lam4-8 (= 1.3-2)
Conflicts: libmeep-dev, libmeep-mpi-default-dev, libmeep-mpi-dev, libmeep-mpich-dev, libmeep-mpich2-dev, libmeep-openmpi-dev
Filename: pool/universe/m/meep-lam4/libmeep-lam4-dev_1.3-2_amd64.deb
Size: 275232
MD5sum: 362e04f233ba41b4e80fbada32741871
SHA1: 719a2f969bfe5c6f03c14cc3b3f8b1bb4d286c08
SHA256: 2929f50c06807a9266465646d30d8d21168319e43e17de5cef5746c2a95a2404
Description-en: development library for using parallel (OpenMPI) version of meep
Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation
software package developed at MIT to model electromagnetic systems.
.
Its features include:
* Simulation in 1d, 2d, 3d, and cylindrical coordinates.
* Distributed memory parallelism on any system supporting the MPI standard.
* Dispersive (including loss/gain) and nonlinear (Kerr & Pockels) materials.
Magnetic permeability and electric/magnetic conductivities.
* PML absorbing boundaries and/or perfect conductor and/or Bloch-periodic
boundary conditions.
* Exploitation of symmetries to reduce the computation size .
even/odd mirror symmetries and 90/180 degree rotations.
* Complete scriptability - either via a Scheme scripting front-end
(as in libctl and MPB), or callable as a C++ library.
* Field output in the HDF5 standard scientific data format, supported by
many visualization tools.
* Arbitrary material and source distributions.
* Field analyses including flux spectra, frequency extraction, and energy
integrals; completely programmable.
* Multi-parameter optimization, root-finding, integration, etcetera
(via libctl).
.
This package contains some files for developing software linked to LAM4.
Description-md5: 2e9480743ce829806e93d1baed0e4a5d
Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu