How to Install libpfs2 in Ubuntu 18.04



Install libpfs2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpfs2

Description:

C++ library to read and write pfs 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 shared library.

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

Version: 2.1.0-3

Section: universe/libs