How to Install dlang-openssl in Ubuntu 18.04



Install dlang-openssl by entering the following commands in the terminal:

sudo apt update
sudo apt install dlang-openssl

Description:

D version of the C headers for openssl

D bindings for openssl. This is just a set of D source files to be used with 'import'. When linking the user still has to link to libssl manually.

Homepage: https://github.com/s-ludwig/openssl

Version: 1.1.5+1.0.1g-1

Section: universe/devel