How to Install libsndfile1-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsndfile1-dev

Description:

Development files for libsndfile; a library for reading/writing audio files

libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library.

Homepage: http://www.mega-nerd.com/libsndfile/

Version: 1.0.28-4

Section: libdevel