How to Install erlang-lhttpc software package in Debian 8 (Jessie)

How to Install erlang-lhttpc software package in Debian 8 (Jessie)

erlang-lhttpc software package provides lightweight HTTP/1.1 client implemented in Erlang, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install erlang-lhttpc 

erlang-lhttpc is installed in your system.

Make ensure the erlang-lhttpc package were installed using the commands given below,

$ sudo dpkg-query -l | grep erlang-lhttpc *

You will get with erlang-lhttpc package name, version, architecture and description in a table

erlang-lhttpc package basic information:

Distro Debian 8 jessie
Section Libraries
Package erlang-lhttpc
Version 1.3.0-1+b1 [s390x], 1.3.0-1 [a
Description lightweight HTTP/1.1 client implemented in Erlang
Sub Section libs


See Also, How to uninstall or remove erlang-lhttpc software package from Debian 8 (Jessie)?