gdk-pixbuf-csource
Development files for gdk-pixbuf
Install
- All systems
-
curl cmd.cat/gdk-pixbuf-csource.sh
- Debian
-
apt-get install libgdk-pixbuf2.0-bin
- Ubuntu
-
apt-get install libgdk-pixbuf2.0-bin
- Arch Linux
-
pacman -S gdk-pixbuf2
- Kali Linux
-
apt-get install libgdk-pixbuf2.0-bin
- CentOS
-
yum install gdk-pixbuf2-devel
- Fedora
-
dnf install gdk-pixbuf2-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgdk-pixbuf2.0-bin
- Raspbian
-
apt-get install libgdk-pixbuf2.0-dev
- Dockerfile
- dockerfile.run/gdk-pixbuf-csource
gdk-pixbuf2-devel
Development files for gdk-pixbuf
libgdk-pixbuf2.0-dev
GDK Pixbuf library (development files)
The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) This package contains the header files which are needed for using GDK Pixbuf.
libgdk-pixbuf2.0-bin
GDK Pixbuf library (thumbnailer)
The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) This package contains the GDK pixdata compression utility, the thumbnailer and a utility for converting images into C code.