How to Install libslurm-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libslurm-dev

Description:

SLURM development files

SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains SLURM static library and header files.

Homepage: http://slurm.schedmd.com

Version: 17.11.2-1build1

Section: universe/libdevel