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

Last updated: May 18,2024

1. Install "otf-trace" package

Here is a brief guide to show you how to install otf-trace on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install otf-trace

2. Uninstall "otf-trace" package

Please follow the instructions below to uninstall otf-trace on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove otf-trace $ sudo apt autoclean && sudo apt autoremove

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

Package: otf-trace
Priority: extra
Section: universe/science
Installed-Size: 1037
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: otf
Version: 1.12.5+dfsg-1build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libopen-trace-format1, libopenmpi1.10, libotfaux0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Suggests: texlive-latex-base
Conflicts: lcdf-typetools, libotf-bin
Filename: pool/universe/o/otf/otf-trace_1.12.5+dfsg-1build2_amd64.deb
Size: 250116
MD5sum: eb6922d830beb34f85576e1f490ad007
SHA1: 53acad88b3b571930cb0f175252e2883b5d7d685
SHA256: 079aaba537ebd3f2b7c283e5388374efd5e991755d3f998546ecf135cb09eb84
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 programs to manipulate otf files.
Description-md5: aea5744f7c5f1387b6ca334d0fee6594
Multi-Arch: foreign
Homepage: http://www.tu-dresden.de/zih/otf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu