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

Last updated: May 15,2024

1. Install "vite" package

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

$ sudo apt update $ sudo apt install vite

2. Uninstall "vite" package

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

$ sudo apt remove vite $ sudo apt autoclean && sudo apt autoremove

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

Package: vite
Priority: optional
Section: universe/devel
Installed-Size: 3640
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Version: 1.2+svn1430-5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libopen-trace-format1, libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2) | libqt5opengl5-gles (>= 5.0.2), libqt5widgets5 (>= 5.3.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2)
Filename: pool/universe/v/vite/vite_1.2+svn1430-5_amd64.deb
Size: 2343708
MD5sum: 5a0e0e0bb36b7efc1caafeff07b7442a
SHA1: 8c4a3c466b3ee83bde5234c6683a9a7d0c5b56be
SHA256: 3034f8ad9936346733717658165e7479e79f6345a6b964643c71cc9d626cf51a
Description-en: Efficient visual trace explorer
ViTE is a powerful portable and open source profiling tool to visualize
the behaviour of parallel applications. Thanks to its scalable design,
ViTE helps programmers to efficiently analyze the performance of
potentially large applications.
.
ViTE currently enables the visualisation of traces using the Pajé format
(open format, see http://www-id.imag.fr/Logiciels/paje/) and has various
functionalities such as exporting a view in a svg format to integrate
the results easily in a report, or viewing statistics.
Description-md5: d944677bd5e700bac7422367b391928c
Multi-Arch: foreign
Homepage: http://vite.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu