How to Install and Uninstall vite Package on Kali Linux

Last updated: May 13,2024

1. Install "vite" package

Learn how to install vite on Kali Linux

$ sudo apt update $ sudo apt install vite

2. Uninstall "vite" package

This is a short guide on how to uninstall vite on Kali Linux:

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

3. Information about the vite package on Kali Linux

Package: vite
Version: 1.2+svn+git4.c6c0ce7-8
Installed-Size: 3598
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libopen-trace-format1 (>= 1.12.5+dfsg), libopen-trace-format2-10 (>= 3.0.2), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5opengl5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11)
Size: 2278984
SHA256: a6c6427cd6cd82894ffccd8d0995c30ce2452b5cf09c6ae7b2e25f852a226bfa
SHA1: 7d4fc5416c90a35d1fcf251dc4e194f09a9872d3
MD5sum: ccfb3550cf07dea591a1f73234c2890b
Description: 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:
Multi-Arch: foreign
Homepage: https://vite.gforge.inria.fr/
Tag: devel::profiler, implemented-in::c++, interface::graphical,
interface::x11, role::program, uitoolkit::qt, x11::application
Section: devel
Priority: optional
Filename: pool/main/v/vite/vite_1.2+svn+git4.c6c0ce7-8_amd64.deb