How to Install libgnumail-java software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgnumail-java software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgnumail-java software package provides free implementation of the javamail API, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgnumail-java 

libgnumail-java is installed in your system.

Make ensure the libgnumail-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgnumail-java *

You will get with libgnumail-java package name, version, architecture and description in a table

libgnumail-java package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libgnumail-java
Version 1.1.2-10ubuntu1
Description free implementation of the javamail API
Sub Section Libs


See Also, How to uninstall or remove libgnumail-java software package from Ubuntu 16.04 LTS (Xenial Xerus) ?