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

Last updated: May 08,2024

1. Install "visualvm" package

Please follow the instructions below to install visualvm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install visualvm

2. Uninstall "visualvm" package

Please follow the steps below to uninstall visualvm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: visualvm
Priority: extra
Section: universe/devel
Installed-Size: 13458
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.3.8-2
Depends: default-jdk | java7-sdk, libnb-platform18-java, libvisualvm-jni
Filename: pool/universe/v/visualvm/visualvm_1.3.8-2_all.deb
Size: 2636140
MD5sum: 09d19af8569fb5ebd17b4aaab775c77b
SHA1: f61b7383eb2022dd395598af05732e9a2616fae1
SHA256: cf6061dca916555cfae747eb75a16e7f52bdaffff5feaca7e641cd0d3fb71ca5
Description-en: 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: a7eebccbff6602e49964e71b25c6d1c6
Homepage: https://visualvm.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu