How to Install mauve in Ubuntu 18.04



Install mauve by entering the following commands in the terminal:

sudo apt update
sudo apt install mauve

Description:

free test suite for the Java Class libraries

Mauve is intended to test several different varieties of the libraries. For instance, it will contain tests that are specific to a particular JDK version. Tags in the test files help the test framework decide which tests should or should not be run against a given runtime.

Homepage: http://sourceware.org/mauve/

Version: 20161030-1

Section: universe/devel