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

Last updated: September 19,2024

1. Install "viva" package

This guide covers the steps necessary to install viva on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install viva

2. Uninstall "viva" package

Please follow the guidelines below to uninstall viva on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove viva $ sudo apt autoclean && sudo apt autoremove

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

Package: viva
Priority: extra
Section: universe/devel
Installed-Size: 477
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Quinson
Architecture: amd64
Version: 1.1+git20150820.1a3d1f680f-1
Depends: freeglut3, libc6 (>= 2.14), libconfig9, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libpaje1v5, libpajeutils1, libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 5.2)
Filename: pool/universe/v/viva/viva_1.1+git20150820.1a3d1f680f-1_amd64.deb
Size: 212322
MD5sum: f7b098d39cb105056edb622ca72a7f7b
SHA1: 7541baeefe88dae291559c64b18f0bf89fc1147c
SHA256: a0d9598fef7a116ee87e113c17474ad9ce59ec0cc67c24572d4df2f0524215f5
Description-en: alternative visualization techniques for analysis of paje trace files
Viva implements alternative trace visualization techniques for the
analysis of parallel and distributed applications. The tool also serves
as a sandbox to the development of new visualization techniques.
.
Current features include:
.
- Temporal integration using dynamic time-intervals
- Spatial aggregation through hierarchical traces
- Interactive Graph Visualization with a force-directed algorithm, with viva
- Squarified Treemap to compare processes behavior on scale, with vv_treemap
Description-md5: c0bcecd9b8166debc5ace1f77594e7bf
Multi-Arch: foreign
Homepage: https://github.com/schnorr/viva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu