How to Install vibe.d in Ubuntu 18.04



Install vibe.d by entering the following commands in the terminal:

sudo apt update
sudo apt install vibe.d

Description:

High-performance asynchronous I/O web application toolkit

vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package is a metapackage pulling in all vibe.d modules and their development files.

Homepage: https://vibed.org/

Version: 0.8.2-1build1

Section: universe/web