How to Install libsquish-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsquish-dev

Description:

DXT texture compression library - development files

libsquish is a lossy software DXT texture compression library. It implements the 3 useful DXT flavours (1,3,5) and has SIMD support for x86 (SSE) and powerpc (Altivec). It can be used (as a much slower software fallback) instead of the hardware implementations present on most modern graphics chips. . This package contains the deveopment files (headers, API docs)

Homepage: https://sourceforge.net/projects/libsquish

Version: 1.15-1

Section: universe/libdevel