dfbdump
direct frame buffer graphics - binaries
Install
- All systems
-
curl cmd.cat/dfbdump.sh
- Debian
-
apt-get install libdirectfb-bin
- Ubuntu
-
apt-get install libdirectfb-bin
- Kali Linux
-
apt-get install libdirectfb-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdirectfb-bin
- Raspbian
-
apt-get install libdirectfb-bin
- Dockerfile
- dockerfile.run/dfbdump
libdirectfb-bin
direct frame buffer graphics - binaries
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 DirectFB background configuration tool and the source generation tool.