How to Install libsprng2-dev in Ubuntu 18.04



Install libsprng2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsprng2-dev

Description:

SPRNG Scalable Parallel RNG library -- development package

The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. . URL: http://sprng.cs.fsu.edu . This package contains the header files, static libraries and symbolic links that are need to compile programs using the SPRNG library.

Version: 2.0a-11

Section: universe/libdevel