synfig-config
synfig library development files
Install
- All systems
-
curl cmd.cat/synfig-config.sh
- Debian
-
apt-get install libsynfig-dev
- Ubuntu
-
apt-get install libsynfig-dev
- Kali Linux
-
apt-get install libsynfig-dev
- Fedora
-
dnf install synfig-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsynfig-dev
- Raspbian
-
apt-get install libsynfig-dev
- Dockerfile
- dockerfile.run/synfig-config
libsynfig-dev
synfig library development files
synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation. This package contains headers and other files needed to develop applications using the shared library and plugin modules.