How to Install and Uninstall libopen-trace-format-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libopen-trace-format-dev" package

This guide covers the steps necessary to install libopen-trace-format-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopen-trace-format-dev

2. Uninstall "libopen-trace-format-dev" package

Learn how to uninstall libopen-trace-format-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopen-trace-format-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopen-trace-format-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopen-trace-format-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 965
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: otf
Version: 1.12.5+dfsg-1build2
Replaces: libotf-trace-dev (<< 1.12)
Depends: libc6 (>= 2.4), libopen-trace-format1 (= 1.12.5+dfsg-1build2), libotfaux0 (= 1.12.5+dfsg-1build2)
Breaks: libotf-trace-dev (<< 1.12)
Filename: pool/universe/o/otf/libopen-trace-format-dev_1.12.5+dfsg-1build2_amd64.deb
Size: 130410
MD5sum: a3a65bf753c2be44fcf2c7b8d49a67c5
SHA1: 1c2d3fc2e722b5df638a049e68e4ebe17ada601d
SHA256: 314edae7f7397a7dd549fddc903591119d9d679c1f0ca7b986b02aa6ffad4847
Description-en: Open Trace Format support library - development files
OTF is a standard trace format used by several high-performance tools,
using an ASCII encoding, which supports multiple streams. The libotf
provides support for reading/writing them.
.
This package contains development files to compile against
libopen-trace-format.
Description-md5: cc31607672380d5ebba77ef4f230204a
Homepage: http://www.tu-dresden.de/zih/otf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu