How to Install and Uninstall python3-meep Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-meep" package

This guide covers the steps necessary to install python3-meep on Kali Linux

$ sudo apt update $ sudo apt install python3-meep

2. Uninstall "python3-meep" package

Please follow the guidelines below to uninstall python3-meep on Kali Linux:

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

3. Information about the python3-meep package on Kali Linux

Package: python3-meep
Source: meep
Version: 1.25.0-2
Installed-Size: 3996
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libmeep30 (= 1.25.0-2), libblas3 | libblas.so.3, libc6 (>= 2.29), libctl7 (>= 4.5.0-8), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libstdc++6 (>= 11), python3-numpy, python3
Conflicts: python3-meep-mpi-default, python3-meep-openmpi
Size: 824764
SHA256: 260d460c25640c8f33dea9abd528a41b43cd03c67307fe4fed7af0bb10aed6e5
SHA1: 122f06cf99bbdc44b28a4b5659886f27b9e6c1ad
MD5sum: c1fab3838bf1ffecbb34c3c3a28ed952
Description: software package for FDTD simulation with Python
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 Python binding
Description-md5:
Homepage: https://meep.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/m/meep/python3-meep_1.25.0-2_amd64.deb