How to Install eliom software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install eliom software package in Ubuntu 16.04 LTS (Xenial Xerus)

eliom software package provides web framework for ocsigenserver (tools), 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 eliom 

eliom is installed in your system.

Make ensure the eliom package were installed using the commands given below,

$ sudo dpkg-query -l | grep eliom *

You will get with eliom package name, version, architecture and description in a table

eliom package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Ocaml
Package eliom
Version 4.2-2
Description web framework for ocsigenserver (tools)
Sub Section Ocaml


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