How to Install and Uninstall xmds2 Package on Kali Linux

Last updated: May 10,2024

1. Install "xmds2" package

Please follow the step by step instructions below to install xmds2 on Kali Linux

$ sudo apt update $ sudo apt install xmds2

2. Uninstall "xmds2" package

Learn how to uninstall xmds2 on Kali Linux:

$ sudo apt remove xmds2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmds2 package on Kali Linux

Package: xmds2
Version: 3.1.0+dfsg2-8
Installed-Size: 4646
Maintainer: Debian Science Team
Architecture: all
Depends: python3-lxml, python3-mpmath, python3-numpy, python3-pyparsing, python3:any (>= 3.7~), libfftw3-dev, libfftw3-mpi-dev, libgsl-dev, libhdf5-dev, libopenblas-dev | libblis-dev, mpi-default-bin, mpi-default-dev, python3-cheetah (>= 3), python3-cheetah (<< 4), python3-h5py (>= 3.9.0-4), python3-pkg-resources, g++
Suggests: libhdf5-mpi-dev, python3-scipy, python3-h5py-mpi
Size: 583536
SHA256: 46eb475b09fb03db9c85474abfb6ca3847bd9b2265c8bab361941128a1f4cacd
SHA1: f28b8573719918099b22db9ed9960bdb46e279e4
MD5sum: e9a4fa8d5659a43c0c054002ff8efa6d
Description: eXtensible Multi-Dimensional Simulator
XMDS is a code generator that integrates equations, from Ordinary
Differential Equations (ODEs) up to stochastic Partial Differential
Equations (PDEs). You write them down in human readable form in an
XML file, and it goes away and writes and compiles a C++ program that
integrates those equations as fast as it can possibly be done in your
architecture.
.
XMDS 2 is a major upgrade rewritten in Python which is faster and far
more versatile than previous versions, allowing the efficient integration
of almost any initial value problem on regular domains.
Description-md5:
Homepage: http://xmds.sourceforge.net/
Section: science
Priority: optional
Filename: pool/main/x/xmds2/xmds2_3.1.0+dfsg2-8_all.deb