How to Install and Uninstall jmeter-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "jmeter-java" package

Here is a brief guide to show you how to install jmeter-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jmeter-java

2. Uninstall "jmeter-java" package

This guide let you learn how to uninstall jmeter-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jmeter-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the jmeter-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jmeter-java
Priority: optional
Section: universe/net
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jakarta-jmeter
Version: 2.11-5
Depends: jmeter (= 2.11-5), libbsf-java, libcommons-io-java, libexcalibur-logkit-java
Filename: pool/universe/j/jakarta-jmeter/jmeter-java_2.11-5_all.deb
Size: 46616
MD5sum: e783adef6d92d5b65b4fd271b426a9ec
SHA1: 5c2b619c97e2efbaa39f35e5d7f115621b70cd8d
SHA256: 294bddf6b929d2883e9c4d82d9b88072c04fdb9b380841dda0c6e2512d34345d
Description-en: Load testing and performance measurement application (java module)
Apache JMeter is a 100% pure Java desktop application designed to load test
functional behavior and measure performance. It was originally designed for
testing Web Applications but has since expanded to other test functions.
.
This package contains the java testing module.
Description-md5: f0eb4759f4ac1f4243cb5cbfdc3bd651
Homepage: http://jmeter.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu