directfb-config
direct frame buffer graphics library - development files
Install
- All systems
-
curl cmd.cat/directfb-config.sh
- Debian
-
apt-get install libdirectfb-dev
- Ubuntu
-
apt-get install libdirectfb-dev
- Kali Linux
-
apt-get install libdirectfb-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdirectfb-dev
- Raspbian
-
apt-get install libdirectfb-dev
- Dockerfile
- dockerfile.run/directfb-config
libdirectfb-dev
direct frame buffer graphics library - development files
DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. This package contains the files needed to compile and link programs which use DirectFB.