mode3
Low-level fullscreen SVGA graphics library
Install
- All systems
-
curl cmd.cat/mode3.sh
- Debian
-
apt-get install svgalib-bin
- Ubuntu
-
apt-get install svgalib-bin
- Fedora
-
dnf install svgalib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install svgalib-bin
- Raspbian
-
apt-get install svgalib-bin
- Dockerfile
- dockerfile.run/mode3
svgalib
Low-level fullscreen SVGA graphics library
svgalib-bin
console SVGA display utilities
svgalib provides graphics capabilities to programs running on the system console, without going through the X Window System. It uses direct access to the video hardware to provide low-level access to the standard VGA and SVGA graphics modes. Only works with some video hardware; use with caution. This package contains the Svgalib utility programs.