How to Install and Uninstall libmeep-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "libmeep-dev" package

This tutorial shows how to install libmeep-dev on Kali Linux

$ sudo apt update $ sudo apt install libmeep-dev

2. Uninstall "libmeep-dev" package

Learn how to uninstall libmeep-dev on Kali Linux:

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

3. Information about the libmeep-dev package on Kali Linux

Package: libmeep-dev
Source: meep
Version: 1.25.0-2
Installed-Size: 2083
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libmeep30 (= 1.25.0-2)
Conflicts: libmeep-mpi-dev
Size: 494512
SHA256: 07a96c961870d3709a01f62dcfd04458eb03e4a1f92e808cb57f243a7c48cabf
SHA1: e1386d931a2dc702a10d2e2fb6b0373735fcad93
MD5sum: 1ddeda0886cbb0d12eef035a4834f029
Description: development library for using meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.
.
Its features include:
* Free and open-source software under the GNU GPL.
* Complete scriptability via Python, Scheme, or C++ APIs.
* Simulation in 1d, 2d, 3d, and cylindrical coordinates.
* Distributed memory parallelism on any system supporting MPI.
* Arbitrary anisotropic electric permittivity ε and magnetic permeability μ,
along with dispersive ε(ω) and μ(ω) including loss/gain,
nonlinear (Kerr & Pockels) dielectric and magnetic materials,
electric/magnetic conductivities σ, and saturable gain/absorption.
* Perfectly-matched layer (PML) absorbing boundaries as well as
Bloch-periodic and perfect-conductor boundary conditions.
* Exploitation of symmetries to reduce the computation size, including
even/odd mirror planes and 90°/180° rotations.
* Arbitrary current sources including a guided-mode launcher.
* Frequency-domain solver for finding the response to a
continuous-wave (CW) source.
* ε/μ and field import/export in the HDF5 data format.
* GDSII file import for planar geometries.
* Materials library containing predefined broadband, complex
refractive indices.
* Field analyses including Poynting flux, mode decomposition, near to far
transformations, frequency extraction, local density of states (LDOS),
modal volume, Maxwell stress tensor, arbitrary functions; completely
programmable.
.
This package contains some files for developing software.
Description-md5:
Homepage: https://meep.readthedocs.io
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/meep/libmeep-dev_1.25.0-2_amd64.deb