How to Install and Uninstall dmtcp-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "dmtcp-dbg" package

Learn how to install dmtcp-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dmtcp-dbg

2. Uninstall "dmtcp-dbg" package

This guide covers the steps necessary to uninstall dmtcp-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dmtcp-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the dmtcp-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dmtcp-dbg
Priority: extra
Section: universe/debug
Installed-Size: 26247
Maintainer: Ubuntu Developers
Original-Maintainer: Kapil Arya
Architecture: amd64
Source: dmtcp
Version: 2.3.1-6
Depends: dmtcp
Filename: pool/universe/d/dmtcp/dmtcp-dbg_2.3.1-6_amd64.deb
Size: 4409862
MD5sum: 29bfc29a18f3f006bf20da6ad887f909
SHA1: b999f46fd46be2c37aa95d8cdb330cec3abf29ab
SHA256: 75373b84d7665d9b0fd8ca19f6aa1d6b270fe839f2bbfb926077a42245cf071f
Description-en: Debug package for dmtcp
DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently
checkpointing the state of an arbitrary group of programs including
multi-threaded and distributed computations. It operates directly on the user
binary executable, with no Linux kernel modules or other kernel mods.
.
Among the applications supported by DMTCP are Open MPI, MATLAB, Python, Perl,
and many programming languages and shell scripting languages. DMTCP also
supports GNU screen sessions, including vim/cscope and emacs. With the use of
TightVNC, it can also checkpoint and restart X-Window applications, as long
as they do not use extensions (e.g.: no OpenGL, no video).
.
This package contains debugging symbols for DMTCP.
Description-md5: baeb53eeb1ce1bdc8ecc6a2c444d91e4
Homepage: http://dmtcp.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions