How to Install and Uninstall xmds2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "xmds2" package

Please follow the instructions below to install xmds2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xmds2

2. Uninstall "xmds2" package

In this section, we are going to explain the necessary steps to uninstall xmds2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the xmds2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xmds2
Priority: optional
Section: universe/science
Installed-Size: 4128
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Version: 2.2.2+dfsg-2
Depends: python-cheetah, python-mpmath, python-pyparsing, python:any (<< 2.8), python:any (>= 2.7.5-5~), libfftw3-dev, libfftw3-mpi-dev, libgsl-dev, libhdf5-serial-dev, libatlas-base-dev, mpi-default-bin, mpi-default-dev, python-h5py, python-numpy, python-lxml, python-pkg-resources, g++
Suggests: python-scipy
Filename: pool/universe/x/xmds2/xmds2_2.2.2+dfsg-2_all.deb
Size: 486976
MD5sum: eb62b2a5a323a84b7497cb47e7424cbf
SHA1: 75172e938f0801dd95949988126362687a5c3e53
SHA256: 794129e87061796e7a1051add96309d4532d7d18fbbf75689b3ed9d58cffe281
Description-en: 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: fa220e11b0c588a8efacc21c1eb0123f
Homepage: http://xmds.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu