How to Install libbase64-ocaml-dev software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libbase64-ocaml-dev software package in Ubuntu 16.10 (Yakkety Yak)

libbase64-ocaml-dev software package provides Base64 encoding and decoding OCaml library (dev files), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libbase64-ocaml-dev 

libbase64-ocaml-dev is installed in your system.

Make ensure the libbase64-ocaml-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libbase64-ocaml-dev *

You will get with libbase64-ocaml-dev package name, version, architecture and description in a table

libbase64-ocaml-dev package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Ocaml
Package libbase64-ocaml-dev
Version 2.0.0-1
Description Base64 encoding and decoding OCaml library (dev files)
Sub Section ocaml


See Also, How to uninstall or remove libbase64-ocaml-dev software package from Ubuntu 16.10 (Yakkety Yak)?