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

Last updated: September 20,2024

1. Install "bmt" package

Please follow the steps below to install bmt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bmt

2. Uninstall "bmt" package

Please follow the step by step instructions below to uninstall bmt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bmt $ sudo apt autoclean && sudo apt autoremove

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

Package: bmt
Priority: extra
Section: universe/science
Installed-Size: 204
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Architecture: all
Version: 0.6-1
Depends: perl, gcc, make, libtext-csv-perl
Recommends: wget
Suggests: ocaml-cil, runlim, pgf
Filename: pool/universe/b/bmt/bmt_0.6-1_all.deb
Size: 29044
MD5sum: 6a1c6352ab50dcceaad89de588f01e3d
SHA1: cfff5dea113bb403884f87d9cfc56a7e196fb22f
SHA256: 306de65374caeea666aedf30d85b29f7212529d6372d78593346a543ab91db0f
Description-en: software analysis benchmarking toolkit
The benchmarking toolkit consists of three main components:
.
- Patch set management tools to track changes over the original source of a
set of benchmarks;
- Benchmark execution helpers to prepare benchmarks for various tools, run
benchmarks in parallel, and limit execution;
- Result evaluation and presentation, generating LaTeX tables, HTML output,
and LaTeX/TikZ plots.
Description-md5: ac8c4455d4ad626dcc50667072549bfe
Homepage: https://github.com/tautschnig/bmt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu