How to Install libpfs-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libpfs-dev

Description:

C++ library to read and write pfs files (development files)

PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate existing file formats by providing a simple data format that can be used to exchange data between applications. This library can be used to write custom applications that can integrate with the existing pfstools programs. . This package contains the header files and the static library.

Homepage: http://pfstools.sourceforge.net/

Version: 2.1.0-3

Section: universe/libdevel