How to Install and Uninstall meep Package on Kali Linux

Last updated: May 13,2024

1. Install "meep" package

Please follow the steps below to install meep on Kali Linux

$ sudo apt update $ sudo apt install meep

2. Uninstall "meep" package

This is a short guide on how to uninstall meep on Kali Linux:

$ sudo apt remove meep $ sudo apt autoclean && sudo apt autoremove

3. Information about the meep package on Kali Linux

Package: meep
Version: 1.25.0-2
Installed-Size: 1038
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: guile-3.0-libs, libc6 (>= 2.34), libctl7 (>= 4.5.0-8), libgcc-s1 (>= 3.0), libmeep30 (>= 1.25.0), libstdc++6 (>= 11)
Recommends: h5utils
Conflicts: meep-mpi-default, meep-mpich2, meep-openmpi
Size: 296884
SHA256: f9b91bfa8627732d2c64710cb86a5dc31625d99372e218b3c8d79dbbaf577db7
SHA1: 251c8e194f2d1418247b3cbc37c563bc1fe9c754
MD5sum: b529e05c2d9636a3c08092e9a6b0087d
Description: software package for FDTD simulation
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 the software.
Description-md5:
Homepage: https://meep.readthedocs.io
Tag: field::physics, implemented-in::c++, role::program
Section: science
Priority: optional
Filename: pool/main/m/meep/meep_1.25.0-2_amd64.deb