How to Install libsndfile1 in Ubuntu 18.04



Install libsndfile1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsndfile1

Description:

Library for reading/writing audio files

libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others.

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

Version: 1.0.28-4

Section: libs