How to Install and Uninstall visualvm Package on Kali Linux

Last updated: May 08,2024

1. Install "visualvm" package

This tutorial shows how to install visualvm on Kali Linux

$ sudo apt update $ sudo apt install visualvm

2. Uninstall "visualvm" package

Here is a brief guide to show you how to uninstall visualvm on Kali Linux:

$ sudo apt remove visualvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the visualvm package on Kali Linux

Package: visualvm
Version: 2.1.6-1
Installed-Size: 21288
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jdk (>= 2:1.11) | java11-sdk, libnb-platform18-java (>= 12.1), libvisualvm-jni
Size: 3913524
SHA256: 28d22e49097d4f86813261460633b8eeb4868e90889c2d7b7845a1f415d43477
SHA1: 0dd2f0eef7da1d9c9cd03283bdf37c843f8b3248
MD5sum: 60aacb2f78b8192b9a2b01297736433b
Description: All-in-One Java Troubleshooting Tool
VisualVM is a visual tool integrating several commandline JDK tools
and lightweight profiling capabilities. Designed for both production
and development time use, it further enhances the capability of
monitoring and performance analysis for the Java SE platform.
.
VisualVM is designed for
- Application Developers: Monitor, profile, take thread dumps,
browse heap dumps.
- System Administrators: Monitor and control Java applications
across the entire network.
- Java Application Users: Create bug reports containing all the
necessary information.
Description-md5:
Homepage: https://visualvm.github.io
Section: java
Priority: optional
Filename: pool/main/v/visualvm/visualvm_2.1.6-1_all.deb